Available in LEADTOOLS Document and Medical Imaging toolkits.
ILTDVDBurner::get_SpeedCount Example for C
void OnSpeedCount(ILTDVDBurner* pBurner) { long lSpeedCount; ILTDVDBurner_get_SpeedCount (pBurner, &lSpeedCount); }