ltmmCaptureCtrl.AudioCompressors Property

Visual Basic 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 capturing process.

Platforms

Win32, x64

See Also

Elements:

ltmmCaptureCtrl.VideoCompressors Property, ltmmCompressors Object

Topics:

Multimedia Properties, Methods and Events