TargetFormatObject Enumeration (original) (raw)
Syntax
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. |