ILTDVDBurner.CurrentSpeed Property

Visual Basic Example

Syntax

Object.CurrentSpeed() As Long

Remarks

Gets the index of the currently selected speed; or sets the index of the speed to be the current drive speed.

The retrieved index can be used to retrieve more information about the speed, such as the value and name.

When setting the index of the speed to be the current drive speed, the drive must be in the idle state in order for this property to succeed.

See Also

Elements:

ILTDVDBurner.SpeedCount property, ILTDVDBurner.GetSpeedValue method, ILTDVDBurner.GetSpeedName method

Topics:

Multimedia Properties, Methods and Events, Video Streaming Module Properties, Methods and Events, DVD Module Properties, Methods and Events