Available in LEADTOOLS Document and Medical Imaging toolkits.
ILTDVDBurner::get_DiscType Example for C
void OnDiscType(ILTDVDBurner* pBurner) { long lDiscType; ILTDVDBurner_get_DiscType (pBurner, &lDiscType); }