BASS.NET API for the Un4seen BASS Audio LibraryBASS_TAG_ID3 MembersBASS.NET API for the Un4seen BASS Audio Library

The BASS_TAG_ID3 type exposes the following members.
Fields

  NameDescription
Public fieldGenre
The genre id.
Public fieldTrack
The track number.
Back to Top
Properties

  NameDescription
Public propertyAlbum
The album string (max. 30 characters).
Public propertyArtist
The artist string (max. 30 characters).
Public propertyComment
The comment string (max. 28 characters).
Public propertyID
The id string (should be 'TAG').
Public propertyTitle
The title string (max. 30 characters).
Public propertyYear
The year string (max. 4 characters).
Back to Top
See Also