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

The CDMode interface defines a point at which the type and/or the frame size of a CD track changes. More...

Public Member Functions

 CDMode ()
 CReates a new instance of CDMode class More...
 

Properties

Int32 Position [get, set]
 Position in blocks, relative to the track start, at which the track mode and/or block size changes. More...
 
TrackType Type [get, set]
 Gets/sets the track type More...
 

Detailed Description

The CDMode interface defines a point at which the type and/or the frame size of a CD track changes.

Usually this class is used together with the CDTrack and CDSession classes to create mixed mode Video CD and Super Video CD tracks.

Constructor & Destructor Documentation

CDMode ( )

CReates a new instance of CDMode class

Property Documentation

Int32 Position
getset

Position in blocks, relative to the track start, at which the track mode and/or block size changes.

TrackType Type
getset

Gets/sets the track type