PrimoBurner(tm) for C++  4.2
CD, DVD and Blu-ray Software Development Kit
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.
static const int32_t Start = -150
 Start address of the pre-gap before the first track on CD media, relative to the session start.

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
 All Classes Namespaces Files Functions Variables Enumerations Enumerator