LEADTOOLS Media Foundation Help > LEADTOOLS Media Foundation Features > Media Foundation File Formats and Constants > Media Format and Constants > ltmfProcessor Enumeration Constants > ltmfProcessor_Dlg Constants |
typedef enum _ltmfProcessor_Dlg
{
ltmfProcessor_Dlg_Properties,
} ltmfProcessor_Dlg;
The ltmfProcessor_Dlg constants define helper and property dialog boxes available in the ltmfProcessor object.
Constant |
Description |
ltmfProcessor_Dlg_Properties |
[0] Specifies the properties of the dialog box. |
See Also