PrimoBurner for .NET  4.6
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
CDPregap Struct Reference

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

Public Attributes

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

Member Data Documentation

const Int32 Length = 150

Default length of a CD track pre-gap

See Also
CDTrack.PregapStart, CDTrack.Start

///

const Int32 Start = -150

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

See Also
CDTrack.PregapStart