PlayDlg Enumeration

Summary
Defines helper and property dialog boxes available in the PlayCtrl object.
Syntax
C#
C++/CLI
public enum PlayDlg   
public enum class PlayDlg   
Members
ValueMemberDescription
0AudioProcessors Specifies the audio processor selection dialog box.
1VideoProcessors Specifies the video processor selection dialog box.
2VideoRenderer Specifies the video renderer.
3AudioRenderer Specifies the audio renderer.
4Source Specified the source filter properties dialog box.
5VideoDecompressor Specifies the video decompressor dialog.
6AudioDecompressor Specifies the audio decompressor dialog.
7Splitter specifies the splitter (demultiplexer) dialog.
8SourceAndSplitter Specified the source and splitter (demultiplexer) filters properties dialog box.
256SelAudioProcessor Specifies the first selected audio processor. Additional processors may be specified by adding the processor's collection index to this constant. A maximum of 256 processors may be specified.
512SelVideoProcessor Specifies the first selected video processor. Additional processors may be specified by adding the processor's collection index to this constant. A maximum of 256 processors may be specified.
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.