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

The BASS_TAG_FLAC_CUE type exposes the following members.
Methods

  NameDescription
Public methodStatic memberFromIntPtr
Creates an instance of the BASS_TAG_FLAC_CUE class from a pointer.
Public methodStatic memberGetTag
Gets a BASS_TAG_FLAC_CUE tag from a given channel handle.
Back to Top
Properties

  NameDescription
Public propertyCatalog
The media catalog number.
Public propertyIsCD
The cuesheet corresponds to a CD?
Public propertyLeadIn
The number of lead-in samples.
Public propertyNumTracks
The number of tracks.
Public propertyTracks
The array of BASS_TAG_FLAC_CUE_TRACK tracks (or  ).
Back to Top
See Also