←Select platform

PlayDlg Enumeration

Summary

Defines helper and property dialog boxes available in the PlayCtrl object.

Syntax

C#
VB
C++
public enum PlayDlg   
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly