ltmmConvertCtrl.AudioCompressors Property

Visual Basic Example

Convert DVD With Subtitles Example

 

Syntax

object.AudioCompressors As ltmmCompressors

Remarks

(Read-only). Gets the audio 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.. collection object.

The ltmmCompressors object is used to enumerate registered audio compressors, and to select an audio compressor for the conversion process.

Platforms

Win32, x64

See Also

Elements:

ltmmConvertCtrl.VideoCompressors Property

Topics:

ltmmCompressors Object