Enum CDReadWriteFlags
The drive's reading & writing capabilities used with GetInfo(Int32, out CDInfo).
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Cd.dll
Syntax
public enum CDReadWriteFlags : int
Analog
The drive is capable of analog playback.
C2
The drive can provide C2 error info.
CDDA
The drive can read CD audio.
CDDASIA
The drive supports "stream is accurate".
CDR
The drive can read CD-R media.
CDRW
The drive can read CD-RW media.
CDRW2
The drive can read CD-R/RW media where the addressing Type is "method 2".
DVD
The drive can read DVD-ROM media.
DVDR
The drive can read DVD-R media.
DVDRAM
The drive can read DVD-RAM media.
ISRC
The drive can read ISRC numbers.
M2F1
The drive can read in "mode 2 form 1" format.
M2F2
The drive can read in "mode 2 form 2" format.
MultiSession
The drive can read multi-session discs.
SubChannel
The drive can read sub-channel data.
SubChannelDeInterleave
The drive can read sub-channel data, and de-interleave it.
UPC
The drive can read UPC numbers.