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
0x00000000AudioProcessors Specifies the audio processor selection dialog box.
0x00000001VideoProcessors Specifies the video processor selection dialog box.
0x00000100SelAudioProcessor Specifies the first selected audio processor. Additional processors can be specified by adding the processor's collection index to this constant. A maximum of 256 processors can be specified.
0x00000200SelVideoProcessor Specifies the first selected video processor. Additional processors can be specified by adding the processor's collection index to this constant. A maximum of 256 processors can be specified.
Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly

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