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

The BASS_TAG_APE_BINARY type exposes the following members.
Methods

  NameDescription
Public methodStatic memberFromIntPtr
Creates an instance of the BASS_TAG_APE_BINARY class from a pointer.
Public methodStatic memberGetTag
Gets a BASS_TAG_APE_BINARY tag from a given channel handle.
Public methodToString
Returns the Key of the binary tag.
(Overrides OnlineObject ToString .)
Back to Top
Properties

  NameDescription
Public propertyData
The binary tag data.
Public propertyKey
The name of the tag.
Public propertyLength
The size of Data in bytes.
Back to Top
See Also