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::CDPregap Namespace Reference

Defines constants for the CD pre-gap start and length. More...

Variables

static const int32_t Length = 150
 Default length of a CD track pre-gap. More...
 
static const int32_t Start = -150
 Start address of the pre-gap before the first track on CD media, relative to the session start. More...
 

Detailed Description

Defines constants for the CD pre-gap start and length.

Variable Documentation

const int32_t Length = 150
static

Default length of a CD track pre-gap.

See Also
CDTrack::setPregapStart
CDTrack::setStart
const int32_t Start = -150
static

Start address of the pre-gap before the first track on CD media, relative to the session start.

See Also
CDTrack::setPregapStart