PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
CDPregap Struct Reference

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

Static Public Attributes

const Int32 Length = 150
 Default length of a CD track pre-gap.
 
const Int32 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.

Member Data Documentation

◆ Length

const Int32 Length = 150
static

Default length of a CD track pre-gap.

See also
CDTrack.PregapStart, CDTrack.Start

///

◆ Start

const Int32 Start = -150
static

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

See also
CDTrack.PregapStart