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

Device supported speed More...

Public Attributes

RotationControlType RotationControl
 Gets the type of the medium rotation control that the device uses. More...
 

Properties

Int32 EndDiscAddress [get, set]
 Gets the end disc address for which a given reading/burning data rate can be supported. More...
 
Int32 TransferRateKB [get, set]
 Gets the transfer rate (in Kbytes) that corresponds to a given speed. More...
 

Detailed Description

Device supported speed

Member Data Documentation

RotationControlType RotationControl

Gets the type of the medium rotation control that the device uses.

Property Documentation

Int32 EndDiscAddress
getset

Gets the end disc address for which a given reading/burning data rate can be supported.

This is always set to the current medium capacity.

Int32 TransferRateKB
getset

Gets the transfer rate (in Kbytes) that corresponds to a given speed.

To calculate the speed relative to 1x divide the result to Speed1xKB.CD for CD and Speed1xKB.DVD for DVD.