Return Value

Value that represents the supported disc type. Possible values are:

Value

Meaning

LTDVDBurner_DiscType_None

[-1] No disc in drive.

LTDVDBurner_DiscType_Unknown

[0] Unknown disc type.

LTDVDBurner_DiscType_CDROM

[1] The disc is a read only CD, CDROM.

Record-able types:

LTDVDBurner_DiscType_CDR

[2] The disc is a record-able (write once) CD, CD-R.

LTDVDBurner_DiscType_DVDROM

[4] The disc is a read only DVD, DVDROM

LTDVDBurner_DiscType_DVDR

[5] The disc is a record-able (write once) DVD, DVDR.

LTDVDBurner_DiscType_DVDPLUSR

[9] The disc is a record-able (write once) DVD compatible with the DVD+R standard.

LTDVDBurner_DiscType_DVDPLUSRDL

[10] The disc is a dual layer record-able (write once) DVD.

Rewrite-able types:

LTDVDBurner_DiscType_CDRW

[3] The disc is a rewrite-able CD, CD-RW.

LTDVDBurner_DiscType_DVDRW

[6] The disc is a rewrite-able DVD, DVDRW.

LTDVDBurner_DiscType_DVDRAM

[7] The disc is a rewrite-able DVD that is compatible only with DVD-RAM drives. This type of discs is usually housed in a cartridge.

LTDVDBurner_DiscType_DVDPLUSRW

[8] The disc is a rewrite-able DVD of type DVD+RW (compatible with the DVD+RW standard).