PrimoBurner(tm) for C++  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
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

◆ Length

const int32_t Length = 150
static

Default length of a CD track pre-gap.

See also
CDTrack::setPregapStart
CDTrack::setStart

◆ Start

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