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

Container for the extended media information retrieved with the Device.ReadMediaInfo method. More...

Properties

PrimoSoftware.Burner.BDMediaInfo BDInfo [get, set]
 Gets Blu-ray specific media information. More...
 
bool DvdCprm [get, set]
 Indicates that DVD CPRM recordable or rewritable medium is loaded in the device. More...
 
bool DvdCssCppm [get, set]
 Indicates that DVD medium containing CSS-protected DVD-Video and/or CPPM-protected DVD-Audio content is loaded in the device. More...
 
PrimoSoftware.Burner.DVDMediaInfo DVDInfo [get, set]
 Gets DVD specific media information. More...
 

Detailed Description

Container for the extended media information retrieved with the Device.ReadMediaInfo method.

Property Documentation

Gets Blu-ray specific media information.

bool DvdCprm
getset

Indicates that DVD CPRM recordable or rewritable medium is loaded in the device.

bool DvdCssCppm
getset

Indicates that DVD medium containing CSS-protected DVD-Video and/or CPPM-protected DVD-Audio content is loaded in the device.

Gets DVD specific media information.