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

The BASS_TAG_BEXT type exposes the following members.
Methods

  NameDescription
Public methodAsByteArray
Returns a byte array containing the data of this instance plus the given codingHistory.
Public methodGetCodingHistory
Returns the coding history for a given BASS_TAG_RIFF_BEXT tag pointer.
Public methodToString
The description field of the TAG structure.
(Overrides OnlineValueType ToString .)
Back to Top
Fields

  NameDescription
Public fieldReserved
Reserved for future use.
Public fieldTimeReference
First sample count since midnight (little-endian).
Public fieldVersion
The BWF version (little-endian)
Back to Top
Properties

  NameDescription
Public propertyDescription
The description or title (max. 256 characters).
Public propertyOriginationDate
The date of creation (max. 10 characters, in format yyyy-mm-dd).
Public propertyOriginationTime
The time of creation (max. 10 characters, in format hh:mm:ss).
Public propertyOriginator
The name of the originator or artist (max. 32 characters).
Public propertyOriginatorReference
The reference of the originator or encoded by (max. 32 characters).
Public propertyUMID
The SMPTE UMID as a hex string in the format 'XX XX XX... XX'.
Back to Top
See Also