C#
VB
C++
Defines objects that can be obtained using the ConvertCtrl.GetSubObject method.
public enum ConvertObject Public Enum ConvertObject
public enum class ConvertObject Members
| Value | Member | Description |
|---|---|---|
| 0 | FilterGraph | Specifies the filter graph. |
| 1 | SourceFilter | Specifies the source filter. |
| 2 | TargetFilter | Specifies the target filter. |
| 3 | VideoCompressor | Specifies the currently selected video compressor. |
| 4 | AudioCompressor | Specifies the currently selected audio compressor. |
| 5 | VideoDecompressor | Specifies the video decompressor object. |
| 6 | AudioDecompressor | Specifies the audio decompressor object. |
| 7 | Splitter | Specifies the splitter (demultiplexer) object. |
| 8 | VideoCompressorOutputPin | Specifies the video compressor output pin. |
| 9 | AudioCompressorOutputPin | Specifies the audio compressor output pin. |
| 10 | Sink | Specifies the sink (writer) object. |
| 11 | TargetAVMux | Specifies the target AV multiplexer |
| 12 | TargetVideoCompressor | Specifies the target video compressor. |
| 13 | TargetAudioCompressor | Specifies the target audio compressor |
| 256 | SelAudioProcessor | Specifies the first selected audio processor. |
| 512 | SelVideoProcessor | Specifies the first selected video processor. |
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
