ID3-Sync Scripting API

ID3v2 Properties

The properties of the ID3v2 class are listed below. For a complete list of ID3v2 class members, see the ID3v2 Members topic.

Public Instance Properties

Album Name of the album.
Artist Name of the artist.
Comment Comment / other info.
Genre Genre string consisting of one or more genre names seperated by "; " (semicolon and a whitespace).
Title Title of the track.
Track The tracknumber.
Year Year of release.

See Also

ID3v2 Class | ID3Sync.IO Namespace