The properties of the ID3v1 class are listed below. For a complete list of ID3v1 class members, see the ID3v1 Members topic.
Album | Name of the album (limited to 30 characters). |
Artist | Name of the artist (limited to 30 characters). |
Comment | A comment (limited to 28 characters). |
Genre | A genre string consisting of the name of one of the genres supported by ID3v1. |
Title | Title of the track (limited to 30 characters). |
Track | Tracknumber (a string representing a number from 0-255). |
Year | The year of release (limited to 4 characters). |