PrimoBurner(tm) for C++
4.6
CD, DVD and Blu-ray Software Development Kit
|
Sub-channel formats returned by the Device::RawCDRead method. More...
Enumerations | |
enum | Enum { None = 0x000, PWDeinterleaved = 0x001, PWRaw = 0x002 } |
SubChannelFormat::Enum. More... | |
Sub-channel formats returned by the Device::RawCDRead method.
enum Enum |
Enumerator | |
---|---|
None |
No sub-channel information should be returned. |
PWDeinterleaved |
The sub-channel data should be deinterleaved after it is read from the disc. The sub-channel information is returned in the last BlockSize::PWChannelSize (96) bytes of a RAW block. |