|
PrimoBurner for .NET
5.0
CD, DVD and Blu-ray Software Development Kit
|
Track Information Structure. More...
Properties | |
| Int32 | Address [get] |
| Gets the address of the first block with user information in this track, also known as the Logical Block Address (LBA) of the track star. | |
| byte | CTL [get] |
| Track attributes. | |
| bool | FixedPacket [get] |
| Indicates if this track uses fixed size packets (true), or not (false). | |
| bool | IsAudio [get] |
| Returns a value indicating if this track is an audio track (true), or not (false). | |
| bool | IsData [get] |
| Returns a value indicating if this track is a data track (true), or not (false). | |
| bool | Packet [get] |
| Indicates if this track uses packets (true), or not (false). | |
| Int16 | SessionNumber [get] |
| Session Number, 1 based. | |
| Int16 | TrackNumber [get] |
| Track Number, 1 based. | |
Track Information Structure.
|
get |
Session Number, 1 based.
This is the number of the session containing this track.
|
get |
Track Number, 1 based.
The Track Number field indicates the track number.