C#
VB
C++
Defines objects that can be obtained using the PlayCtrl.GetSubObject method.
public enum PlayObject
Public Enum PlayObject
public enum class PlayObject
Members
Value | Member | Description |
---|---|---|
0 | FilterGraph | Specifies the filter graph. |
1 | SourceFilter | Specifies the filter graphs source media file. |
2 | VideoRenderer | Specifies the video renderer |
3 | AudioRenderer | Specifies the audio renderer. |
4 | VideoDecompressor | Specifies the video decompressor |
5 | AudioDecompressor | Specifies the audio decompressor object. |
6 | Splitter | Specifies the splitter (demultiplexer) object. |
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