PlayObject Enumeration

Summary

Defines objects that can be obtained using the PlayCtrl.GetSubObject method.

Syntax
C#
VB
C++
public enum PlayObject   
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.
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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly