StarBurn SDK (Software Development Kit)
ContentsIndexHome
PreviousUpNext
NUMBER_OF_RAW_TRACKS Macro
C++
#define NUMBER_OF_RAW_TRACKS ( NUMBER_OF_TRACKS * 4 + 1 )

Top number of raw tracks (including maintenance tracks) on CD/DVD/Blu-Ray/HD-DVD disc. 

This is calculated based on the worst CD case when all tracks will be in a separate sessions. We need this approximate value to avoid allocating TOC_INFORMATION structure dynamically.