ltmmCaptureCtrl.VideoCompressors Property

Visual Basic Example

Syntax

object.VideoCompressors As ltmmCompressors

Remarks

(Read-only). Gets the video 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 video compressors, and to select a video compressor for the capturing process.

Platforms

Win32, x64

See Also

Elements:

ltmmCaptureCtrl.AudioCompressors Property, ltmmCompressors Object

Topics:

Multimedia Properties, Methods and Events