Method Standards.ID3.Tag()->create()
- Method create
Standards.ID3.Tag Standards.ID3.Tag(Stdio.File fd)
- Description
The file object fd is searched for version 2 tags, and if not found, version 1 tags.
- Throws
If no tag was found in the file an error is thrown.