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

Container for the DVD features supported by the device. More...

Properties

bool CanReadDVDMinusR [get, set]
 Indicates the device is able to read DVD-R media. More...
 
bool CanReadDVDMinusRDL [get, set]
 Indicates the device is able to read DVD-R Dual Layer media. More...
 
bool CanReadDVDMinusRW [get, set]
 Indicates the device is able to read DVD-RW media. More...
 
bool CanReadDVDPlusR [get, set]
 Indicates the device is able to read DVD+R media. More...
 
bool CanReadDVDPlusRDL [get, set]
 Indicates the device is able to read DVD+R Dual Layer media. More...
 
bool CanReadDVDPlusRW [get, set]
 Indicates the device is able to read DVD+RW media. More...
 
bool CanReadDVDRam [get, set]
 Indicates the device can read DVD-RAM media. More...
 
bool CanReadDVDROM [get, set]
 Indicates the device is able to read DVD-ROM media. More...
 
bool CanWriteDVDMinusR [get, set]
 Indicates the device is able to write DVD-R media. More...
 
bool CanWriteDVDMinusRDL [get, set]
 Indicates the device is able to write DVD-R Dual Layer media. More...
 
bool CanWriteDVDMinusRW [get, set]
 Indicates the device is able to erase, format and write DVD-RW media. More...
 
bool CanWriteDVDPlusR [get, set]
 Indicates the device is able to write DVD+R media. More...
 
bool CanWriteDVDPlusRDL [get, set]
 Indicates the device is able to write DVD+R Dual Layer media. More...
 
bool CanWriteDVDPlusRW [get, set]
 Indicates the device is able to format and write DVD+RW media. More...
 
bool CanWriteDVDRam [get, set]
 Indicates the device can format and write DVD-RAM media. More...
 

Detailed Description

Container for the DVD features supported by the device.

Property Documentation

bool CanReadDVDMinusR
getset

Indicates the device is able to read DVD-R media.

bool CanReadDVDMinusRDL
getset

Indicates the device is able to read DVD-R Dual Layer media.

bool CanReadDVDMinusRW
getset

Indicates the device is able to read DVD-RW media.

bool CanReadDVDPlusR
getset

Indicates the device is able to read DVD+R media.

bool CanReadDVDPlusRDL
getset

Indicates the device is able to read DVD+R Dual Layer media.

bool CanReadDVDPlusRW
getset

Indicates the device is able to read DVD+RW media.

bool CanReadDVDRam
getset

Indicates the device can read DVD-RAM media.

bool CanReadDVDROM
getset

Indicates the device is able to read DVD-ROM media.

bool CanWriteDVDMinusR
getset

Indicates the device is able to write DVD-R media.

bool CanWriteDVDMinusRDL
getset

Indicates the device is able to write DVD-R Dual Layer media.

bool CanWriteDVDMinusRW
getset

Indicates the device is able to erase, format and write DVD-RW media.

bool CanWriteDVDPlusR
getset

Indicates the device is able to write DVD+R media.

bool CanWriteDVDPlusRDL
getset

Indicates the device is able to write DVD+R Dual Layer media.

bool CanWriteDVDPlusRW
getset

Indicates the device is able to format and write DVD+RW media.

bool CanWriteDVDRam
getset

Indicates the device can format and write DVD-RAM media.