PrimoBurner for .NET
5.0
CD, DVD and Blu-ray Software Development Kit
|
Raw Table Of Content (TOC) More...
Properties | |
byte | FirstSession [get] |
The number of the first complete session on the CD. | |
byte | LastSession [get] |
The number of the last complete session on the disc. | |
IList< RawTocTrack > | Tracks [get] |
Array of RawTocTrack objects containing the information for each track that is on the disc. | |
Raw Table Of Content (TOC)
|
get |
The number of the first complete session on the CD.
The First Complete Session Number is always set to one.
|
get |
The number of the last complete session on the disc.
The Last Complete Session Number is set to one for single session discs and also when the device does not support multi-session discs.
|
get |
Array of RawTocTrack objects containing the information for each track that is on the disc.
The array is read-only.