Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

ltmmTargetFormat_Dlg Constants

Show in webframe

typedef enum ltmmTargetFormat_Object
{
    ltmmTargetFormat_Dlg_Mux,
    ltmmTargetFormat_Dlg_Sink,
    ltmmTargetFormat_Dlg_VideoCompressor,
    ltmmTargetFormat_Dlg_AudioCompressor,
    ltmmTargetFormat_Dlg_AVMux,
} ltmmTargetFormat_Dlg;

The ltmmTargetFormat_Dlg Constants define helper and property dialog boxes available in the cached object.

Constant

Description

ltmmTargetFormat_Dlg_Mux

[0x00] Specifies the target format multiplexer filter dialog box.

ltmmTargetFormat_Dlg_Sink

[0x01] Specifies the target format sink (writer) filter dialog box.

ltmmTargetFormat_Dlg_VideoCompressor

[0x02] Specifies the target format video compressor filter dialog box.

ltmmTargetFormat_Dlg_AudioCompressor

[0x03] Specifies the target format audio compressor filter dialog box.

ltmmTargetFormat_Dlg_AVMux

[0x04] Specifies the target format Audio Video (preliminary) multiplexer filter dialog box.

See Also

IltmmTargetFormat::ShowCacheDialog

IltmmTargetFormat::HasCacheDialog

A module that combines audio and video into one file.

The format to be used for the converted file. This includes the file format, any special settings used by that format, and which audio and/or video codec is to be used for the conversion, and any special settings used by the codecs.

Also known as an encoder , this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder .

A COmpressor combined with a DECompressor, or encoder and a decoder, which allows you to both compress and decompress that same data.

Also known as a decompressor, this is a module or algorithm to decompress data.

Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.