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

Session information structure. 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.
 
TocTrack Track [get]
 A TocTrack object representing the first track in the last complete session.
 

Detailed Description

Session information structure.

See also
TocTrack, Device.ReadSessionInfo

Property Documentation

◆ FirstSession

byte FirstSession
get

The number of the first complete session on the CD.

The First Complete Session Number is always set to one.

◆ LastSession

byte LastSession
get

The number of the last complete session on the disc.

The Last Complete Session Number is set to one for a single session disc and when the device does not support multi-session discs.