PrimoBurner(tm) for C++  4.4
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
primo::burner::QSubchannelInfoType Namespace Reference

Defines the types of information encoded in the Q Sub-channel of a block. More...

Enumerations

enum  Enum {
  InformationNotSupplied = 0x00,
  CurrentPosition = 0x01,
  MediaCatalogNumber = 0x02,
  Isrc = 0x03,
  AdditionalInformation = 0x05
}
 QSubchannelInfoType::Enum. More...
 

Detailed Description

Defines the types of information encoded in the Q Sub-channel of a block.

See Also
RawTocTRack::qsubchannelInfoType
TocTRack::qsubchannelInfoType

Enumeration Type Documentation

enum Enum

QSubchannelInfoType::Enum.

Enumerator
InformationNotSupplied 

Q Sub-channel mode information not supplied.

CurrentPosition 

Q Sub-channel encodes current position data (i.e., track, index, absolute address, relative address)

MediaCatalogNumber 

Q Sub-channel encodes media catalog number.

Isrc 

Q Sub-channel encodes ISRC.

AdditionalInformation 

Q Sub-channel provides additional information about CD-R and CD-RW recordings.