PrimoBurner(tm) for C++  4.2
CD, DVD and Blu-ray Software Development Kit
primo::burner::RawPoint Namespace Reference

Defines the raw toc point values. More...

Enumerations

enum  Enum {
  A0 = 0xA0,
  A1 = 0xA1,
  A2 = 0xA2,
  B0 = 0xB0,
  C0 = 0xC0
}
 RawPoint::Enum. More...

Detailed Description

Defines the raw toc point values.

See also:
RawTocTrack

Enumeration Type Documentation

enum Enum

RawPoint::Enum.

Enumerator:
A0 

Point A0.

Track number of the first track in the program area.

A1 

Point A1.

Track number of the last track in the program area.

A2 

Point A2.

Start time of Lead-out.

B0 

Point B0.

Start time for the program area of the next possible session

C0 

Point C0.

Start time of the first Lead-in area.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator