Leadtools.Multimedia Namespace : CaptureDlg Enumeration |
'Declaration Public Enum CaptureDlg Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CaptureDlg
public enum CaptureDlg : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class CaptureDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | VideoFormat | Specifies the Video for Windows video format dialog box for legacy capture devices. |
0x00000001 | VideoSource | Specifies the Video for Windows video source dialog box for legacy capture devices. |
0x00000002 | VideoDisplay | Specifies the Video for Windows video display dialog box for legacy devices. |
0x00000003 | AudioFormat | Specifies the legacy audio format dialog box. |
0x00000004 | VideoCaptureFilter | Specifies the property pages for the video device filter. |
0x00000005 | AudioCaptureFilter | Specifies the property pages for the audio device filter. |
0x00000006 | VideoCapturePin | Specifies the property pages for the video capture pin. |
0x00000007 | AudioCapturePin | Specifies the property pages for the audio capture pin. |
0x00000008 | VideoPreviewPin | Specifies the property pages for the video preview pin. |
0x00000009 | AudioPreviewPin | Specifies the property pages for the audio preview pin. |
0x0000000A | TVTuner | Specifies the property pages for the TV tuner. |
0x0000000B | TVAudio | Specifies the property pages for the TV audio controls. |
0x0000000C | VideoCrossbar | Specifies the property pages for the video crossbar. |
0x0000000D | AudioCrossbar | Specifies the property pages for the audio or secondary crossbar. |
0x0000000E | VideoCompressor | Specifies the property pages for the currently selected video compressor. |
0x0000000F | AudioCompressor | Specifies the property pages for the currently selected audio compressor. |
0x00000010 | Capture | Specifies the combined property pages for the selected capture devices. |
0x00000011 | TV | Specifies the property pages for TV control. |
0x00000012 | Preview | Specifies the combined property pages affecting preview. |
0x00000013 | AudioProcessors | Specifies the audio processor selection dialog box. |
0x00000014 | VideoProcessors | Specifies the video processor selection dialog box. |
0x00000015 | TargetFormat | Specifies the properties dialog box for the assigned target format. |
0x00000016 | VideoRenderer | Specifies the properties dialog box for the preview video renderer. |
0x00000017 | AudioRenderer | Specifies the properties dialog box for the preview audio renderer. |
0x00000018 | VideoDecompressor | Specifies the property pages for the video decompressor. |
0x00000019 | AudioDecompressor | Specifies the property pages for the audio decompressor. |
0x0000001A | Splitter | Specifies the property pages for the splitter filter. |
0x0000001B | PreviewAudioProcessors | Specifies the property pages for the preview audio processors dialog box. |
0x0000001C | PreviewVideoProcessors | Specifies the property pages for the preview video processors dialog box. |
0x00000100 | SelAudioProcessor | Specifies the first selected audio processor's properties dialog box. |
0x00000200 | SelVideoProcessor | Specifies the first selected video processor's properties dialog box. |
0x00000300 | PrevAudioProcessor | Specifies the first selected preview audio processor's properties dialog box. |
0x00000400 | PrevVideoProcessor | Specifies the first selected preview video processor's properties dialog box. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureDlg