ltmmCompressors.Selection Property

Visual Basic Example

Visual Basic Example 2

 

Syntax

object.Selection

Remarks

Zero based index of the currently selected 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...

A value of -1 indicates that no compressor is currently selected.

 

Note:  LEAD H264 or  LEAD AAC  transcoders might be used to convert from h.264 or AAC streams stored

inside mpeg2 format to ISO.

 

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

See Also

Elements:

ltmmCompressors.Count Property, ltmmCompressors.Item Method

Topics:

Multimedia Properties, Methods and Events