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

The QSubChannelMcn structure defines the response data structure for the Media Catalog Number (MCN). More...

Properties

byte AFrame [get, set]
 The frame number where the MCN was found. More...
 
string Mcn [get, set]
 The MCN is formatted as ASCII characters and placed in byte 5 through byte17. More...
 

Detailed Description

The QSubChannelMcn structure defines the response data structure for the Media Catalog Number (MCN).

Property Documentation

byte AFrame
getset

The frame number where the MCN was found.

This can be a value from 0 to 74. All other values are reserved.

string Mcn
getset

The MCN is formatted as ASCII characters and placed in byte 5 through byte17.

Media Catalog Number may be from any block that has MCN Q Sub-channel data.

If the value of the property is an empty string then no MCN was detected on the media.