typedef enum ltmfTargetFormat_Compressor
{
ltmfTargetFormat_Compressor_Invalid = 0,
ltmfTargetFormat_Compressor_Indeterminate = 1,
ltmfTargetFormat_Compressor_Valid = 2,
} ltmfTargetFormat_Compressor;
The ltmfTargetFormat_Compressor constants specify the validity of a compressor for the selected target format .
Constant |
Description |
ltmfTargetFormat_Compressor_Invalid |
[0x0000] The compressor is not valid for the current target format. |
ltmfTargetFormat_Compressor_Indeterminate |
[0x0001] The validity of the compressor for the current format cannot be determined. |
ltmfTargetFormat_Compressor_Valid |
[0x0002] The compressor is valid for the current target format. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document