C#
VB
C++
Defines helper and property dialog boxes available in the CaptureCtrl object.
public enum CaptureDlg
Public Enum CaptureDlg
public enum class CaptureDlg
Members
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET