|
PrimoBurner for .NET
4.6
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, set] |
| Sub-channel Data Format Code. More... | |
| QSubChannelIsrc | Isrc [get, set] |
| International standard recording code (ISRC). More... | |
| QSubChannelMcn | Mcn [get, set] |
| Media catalog number (UPC/bar code). More... | |
| QSubChannelPosition | Position [get, set] |
| CD position. More... | |
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.
|
getset |
Sub-channel Data Format Code.
|
getset |
International standard recording code (ISRC).
Valid only when FormatCode is QSubChannelFormat.Isrc, otherwise returns null.
|
getset |
Media catalog number (UPC/bar code).
Valid only when FormatCode is QSubChannelFormat.Mcn, otherwise returns null.
|
getset |
CD position.
Valid only when FormatCode is QSubChannelFormat.Position, otherwise returns null.