BASS.NET API for the Un4seen BASS Audio Library

BASS_CD_INFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_CD_INFO type exposes the following members.

Fields

  NameDescription
Public fieldcache
The drive's cache size, in kilobytes (KB).
Public fieldcanlock
If , BASS_CD_Door(Int32, BASSCDDoor) can be used and BASS_CD_DOOR_LOCK/UNLOCK is supported?
Public fieldcanopen
If , BASS_CD_Door(Int32, BASSCDDoor) can be used and BASS_CD_DOOR_OPEN/CLOSE is supported?
Public fieldcdtext
The drive can read CD-TEXT?
Public fieldletter
The drive letter... -1=unknown, 0=A, 1=B, etc.
Public fieldmaxspeed
The maximum read speed, in kilobytes per second (KB/s). Divide by 176.4 to get the real-time speed multiplier, eg. 5645 / 176.4 = "32x speed".
Public fieldproduct
The drive product/model name.
Public fieldrev
The revision number as a string.
Public fieldrwflags
Read/Write capability flags (any combination of BASSCDRWFlags).
Public fieldvendor
The drive manufacturer name.
Top
See Also

Reference