PrimoBurner for .NET
5.0
CD, DVD and Blu-ray Software Development Kit
|
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. | |
Properties | |
Int32 | Position [get, set] |
Position in blocks, relative to the track start, at which the track mode and/or block size changes. | |
TrackType | Type [get, set] |
Gets/sets the track type. | |
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.