ltmmCompressor.Selected Property

Visual Basic Example

Visual Basic Example 2

 

Syntax

object.Selected As Boolean

Remarks

Indicates whether the compressor Also known as an encoder Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder., this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder Also known as a decompressor, this is a module or algorithm to decompress data.. is currently selected. Possible values are:

Setting

Description

TRUE

The compressor is currently selected.

FALSE

The compressor is not currently selected.

Assignment could raise an error exception. For more information, refer to the Error Codes.

Platforms

Win32, x64

See Also

Elements:

ltmmCompressors.Selection Property

Topics:

Multimedia Properties, Methods and Events