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

The BASS_TAG_CACODEC type exposes the following members.
Constructors

  NameDescription
Public methodBASS_TAG_CACODEC 
Default constructor.
Public methodBASS_TAG_CACODEC(IntPtr)
Constructor to create an instance from the BASS_ChannelGetTags(Int32, BASSTag) return value.
Back to Top
Methods

  NameDescription
Public methodToString
A description of the decive info object (name).
(Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fieldatype
The audio format identifier.
Public fieldftype
The file format identifier.
Public fieldname
The description of the audio file format.
Back to Top
See Also