| Leadtools.MediaFoundation Namespace : PlayDlg Enumeration | 
'Declaration Public Enum PlayDlg Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayDlg
public enum PlayDlg : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class PlayDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | AudioProcessors | Specifies the audio processor selection dialog box. | 
| 0x00000001 | VideoProcessors | Specifies the video processor selection dialog box. | 
| 0x00000100 | SelAudioProcessor | 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. | 
| 0x00000200 | SelVideoProcessor | 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. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.PlayDlg