Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : CaptureDlg Enumeration |
public enum CaptureDlg : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum CaptureDlg Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As CaptureDlg
public enum class CaptureDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | TargetFormat | Specifies the properties dialog box for the assigned target format. |
0x00000001 | AudioProcessors | Specifies the audio processor selection dialog box. |
0x00000002 | VideoProcessors | Specifies the video processor selection dialog box. |
0x00000003 | VideoDevice | Specifies the properties dialog box for the assigned video device. |
0x00000004 | AudioDevice | Specifies the properties dialog box for the assigned audio device. |
0x00000100 | SelAudioProcessor | Specifies the first selected audio processor's properties dialog box. |
0x00000200 | SelVideoProcessor | Specifies the first selected video processor's properties dialog box. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaFoundation.CaptureDlg