ltmmVideoFormat.Selected Property

Visual Basic Example

Syntax

object.Selected As Boolean

Remarks

Gets or sets a value that indicates if this video 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

Select the video format, or the video format is currently selected.

FALSE

The video format is currently not selected.

See Also

Elements:

ltmmVideoFormat object, ltmmVideoFormat.SubTypeName Property, ltmmVideoFormat.SubTypeFriendlyName Property, ltmmVideoFormat.Width Property, ltmmVideoFormat.Height Property, ltmmVideoFormat.Compression Property, ltmmVideoFormat.BitCount Property

Topics:

Multimedia Properties, Methods and Events