C#
VB
C++
Values that define cached objects that can be obtained by calling TargetFormat.GetCacheObject.
public enum TargetFormatObject
Public Enum TargetFormatObject
public enum class TargetFormatObject
Members
Value | Member | Description |
---|---|---|
0 | Mux | Specifies the multiplexer for the current target format. |
1 | Sink | Specifies the sink (writer) filter for the current target format. |
2 | VideoCompressor | Specifies the video compressor filter for the current target format. |
3 | AudioCompressor | Specifies the audio compressor filter for the current target format. |
4 | AVMux | Specifies the Audio Video (preliminary) multiplexer filter for the current target format. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET