ltmmCompressors.Item Method

Visual Basic Example

Visual Basic Example 2

 

Syntax

object.Item(Index As Long) As ltmmCompressor

Remarks

Retrieves 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.. at the specified index.

If the method fails, an error is raised. For more information, refer to the Error Codes.

Platforms

Win32, x64

See Also

Elements:

ltmmCompressors.Count Property

Topics:

Multimedia Properties, Methods and Events