PrimoBurner(tm) for C++
4.6
CD, DVD and Blu-ray Software Development Kit
|
Container for the DVD features supported by the device. More...
#include <PrimoBurnerAPI.h>
Public Member Functions | |
virtual bool_t | canReadDVDMinusR () const =0 |
Indicates the device can read DVD-R media. | |
virtual bool_t | canReadDVDMinusRDL () const =0 |
Indicates the device can read DVD-R Dual Layer media. | |
virtual bool_t | canReadDVDMinusRW () const =0 |
Indicates the device can read DVD-RW media. | |
virtual bool_t | canReadDVDPlusR () const =0 |
Indicates the device can read DVD+R media. | |
virtual bool_t | canReadDVDPlusRDL () const =0 |
Indicates the device can read DVD+R Dual Layer media. | |
virtual bool_t | canReadDVDPlusRW () const =0 |
Indicates the device can read DVD+RW media. | |
virtual bool_t | canReadDVDRam () const =0 |
Indicates the device can read DVD-RAM media. | |
virtual bool_t | canReadDVDRom () const =0 |
Indicates the device can read DVD-ROM media. | |
virtual bool_t | canWriteDVDMinusR () const =0 |
Indicates the device can write DVD-R media. | |
virtual bool_t | canWriteDVDMinusRDL () const =0 |
Indicates the device can write DVD-R Dual Layer media. | |
virtual bool_t | canWriteDVDMinusRW () const =0 |
Indicates the device can erase, format and write DVD-RW media. | |
virtual bool_t | canWriteDVDPlusR () const =0 |
Indicates the device can write DVD+R media. | |
virtual bool_t | canWriteDVDPlusRDL () const =0 |
Indicates the device can write DVD+R Dual Layer media. | |
virtual bool_t | canWriteDVDPlusRW () const =0 |
Indicates the device can format and write DVD+RW media. | |
virtual bool_t | canWriteDVDRam () const =0 |
Indicates the device can format and write DVD-RAM media. | |
Container for the DVD features supported by the device.