ltmmAudioFormat.Selected Property

Visual Basic example

Syntax

object.Selected As Boolean

Remarks

Gets or sets a value that indicates if this audio format object is currently selected. If the format is currently selected, changing its selection state will have no effect. One format must be selected at any time.  Possible values are:

Value

Description

TRUE

The audio format is selected.

FALSE

The audio format is not selected.

See Also

Elements:

ltmmAudioFormat.BitsPerSample property, ltmmAudioFormat.Channels property, ltmmAudioFormat.SampleFrequency property

Topics:

Multimedia Properties, Methods and Events