PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
QSubChannelMcn Class Reference

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

Properties

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

Detailed Description

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

Property Documentation

◆ AFrame

byte AFrame
get

The frame number where the MCN was found.

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

◆ Mcn

string Mcn
get

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.