typedef enum ltmmTargetFormat_Object
{
ltmmTargetFormat_Object_Mux,
ltmmTargetFormat_Object_Sink,
ltmmTargetFormat_Object_VideoCompressor,
ltmmTargetFormat_Object_AudioCompressor,
ltmmTargetFormat_Object_AVMux,
} ltmmTargetFormat_Object;
The ltmmTargetFormat_Object Constants define cached objects that can be obtained through IltmmTargetFormat::GetCacheObject.
Constant |
Description |
ltmmTargetFormat_Object_Mux |
[0x00] Specifies the multiplexer filter of the current target format . |
ltmmTargetFormat_Object_Sink |
[0x01] Specifies the sink (writer) filter of the current target format. |
ltmmTargetFormat_Object_VideoCompressor |
[0x02] Specifies the video compressor filter of the current target format. |
ltmmTargetFormat_Object_AudioCompressor |
[0x03] Specifies the audio compressor filter of the current target format. |
ltmmTargetFormat_Object_AVMux |
[0x04] Specifies the Audio Video (preliminary) multiplexer filter of 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