ID3tag11.cls

ID3 tags are used to store information in multimedia files, commonly MP3 files. This class manages version 1.0 and 1.1 ID3 tags.

History:

Properties:

Methods:

About ID3 tags:

ID3 tags are composed by fields of fixed size. The fields Name, Artist, Album and Comment cannot be longer than 30 characters each. If a song number is specified in SongNumber, then the Comment field will not be able to have more than 28 characters.

 

(5 Kb)