ID3-Sync Scripting API

ID3v1 Methods

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

Public Static (Shared) Methods

GetGenreName Get genre name by id.
GetGenres Get a list of all genres supported by ID3v1 (+ WinAmp extensions).

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ReadTag Read the ID3v1 tag information from the file.
ToString (inherited from Object) 
WriteTag Save the ID3v1 tag informatin to the file.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ID3v1 Class | ID3Sync.IO Namespace