ILTDVDBurner.SpeedListChanged Property

Visual Basic Example

Syntax

Object.SpeedListChanged() As Boolean

Remarks

(Read only) Gets a value that indicates whether the list of supported speeds has changed. Possible values are:

Value

Description

TRUE

The supported speed list has changed. The new list can be enumerated using the ILTDVDBurner.SpeedCount property, the ILTDVDBurner.GetSpeedName method, and the ILTDVDBurner.GetSpeedValue method.

FALSE

The supported speed has change since the last time the ILTDVDBurner.RefreshSpeedList method or the ILTDVDBurner.CurrentDrive Property was called.

If the burner is not in the idle state, the value of this property will be FALSE.

Platforms

Win32, x64

See Also

Elements:

ILTDVDBurner.SpeedCount property

Topics:

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