PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
SpeedDescriptor Class Reference

Device supported speed. More...

Public Attributes

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

Properties

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

Detailed Description

Device supported speed.

Property Documentation

◆ EndDiscAddress

Int32 EndDiscAddress
get

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.

◆ TransferRateKB

Int32 TransferRateKB
get

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.