LEADTOOLS Media Foundation Help > LEADTOOLS Media Foundation Features > Media Foundation File Formats and Constants > Media Format and Constants > ltmfTargetFormat Enumeration Constants > ltmfTargetFormat_Dlg Constants |
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.
A COmpressor combined with a DECompressor, or encoder and a decoder, which allows you to both compress and decompress that same data.
A collection of media sources, sinks, and transforms that are connected in a certain order that is used to convert data from one format to another.
typedef enum ltmfTargetFormat_Object
{
ltmfTargetFormat_Dlg_Profile,
} ltmfTargetFormat_Dlg;
The ltmfTargetFormat_Dlg Constants define helper and property dialog boxes available in the cached object.
Constant |
Description |
ltmfTargetFormat_Dlg_Profile |
[0x00] Specifies the target format transcode topology attributes profile dialog box. |