PlayObject Enumeration

Summary
Defines objects that can be obtained using the PlayCtrl.GetSubObject method.
Syntax
C#
C++/CLI
public enum PlayObject   
public enum class PlayObject   
Members
ValueMemberDescription
0FilterGraph Specifies the filter graph.
1SourceFilter Specifies the filter graphs source media file.
2VideoRenderer Specifies the video renderer
3AudioRenderer Specifies the audio renderer.
4VideoDecompressor Specifies the video decompressor
5AudioDecompressor Specifies the audio decompressor object.
6Splitter Specifies the splitter (demultiplexer) object.
7SplitterSubtitles
256SelAudioProcessor Specifies the first selected audio processor.
512SelVideoProcessor Specifies the first selected video processor.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.