|
PrimoBurner for .NET
5.0
CD, DVD and Blu-ray Software Development Kit
|
This structure is used together with the Device.GetQSubChannel method to get the q-subchannel information from the last 96 bytes of a raw CD sector data. More...
Properties | |
| QSubChannelFormat | FormatCode [get] |
| Sub-channel Data Format Code. | |
| QSubChannelIsrc | Isrc [get] |
| International standard recording code (ISRC). | |
| QSubChannelMcn | Mcn [get] |
| Media catalog number (UPC/bar code). | |
| QSubChannelPosition | Position [get] |
| CD position. | |
This structure is used together with the Device.GetQSubChannel method to get the q-subchannel information from the last 96 bytes of a raw CD sector data.
|
get |
Sub-channel Data Format Code.
|
get |
International standard recording code (ISRC).
Valid only when FormatCode is QSubChannelFormat.Isrc, otherwise returns null.
|
get |
Media catalog number (UPC/bar code).
Valid only when FormatCode is QSubChannelFormat.Mcn, otherwise returns null.
|
get |
CD position.
Valid only when FormatCode is QSubChannelFormat.Position, otherwise returns null.