For a list of all members of this type, see CaptureCtrl members
Public Properties
Name | Description | |
---|---|---|
Appearance | Gets or sets a value determining the appearance of the control. | |
AudioCaptureFormats | Gets the AudioFormats object containing all the audio formats available for the current capture device. | |
AudioDevices | Gets the audio device collection object. | |
AudioProcessors | Gets the registered audio processor collection object. | |
AudioRenderers | Gets the registered audio renderer collection object. | |
AutoSize | Gets or sets a value indicating whether the control is automatically resized. | |
AverageFrameSize | Gets the average size of the frames that have been captured. | |
BackColor | Gets or sets the background color for the control. | |
Balance | Gets or sets the balance value of the audio stream. | |
BorderStyle | Gets or sets the border style of the control. | |
CaptureStillDelay | Gets or sets the time delay, in milliseconds, before capturing a DIB or a Picture. | |
CaptureTime | Gets the amount of time the capture has been running, in seconds. | |
DeliveredFrames | Gets the total number of frames that have been delivered during capture. | |
DroppedFrames | Gets the total number of frames that have been dropped during capture. | |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. | |
FrameDelay | Gets or sets the auto frames capture mode frame delay in seconds. | |
FrameRate | Gets or sets the user defined frame rate in frames per second. | |
FullScreenMode | Gets the video renderer full-screen mode state. | |
Mode | Gets the current capture mode. | |
Mute | Gets or sets the audio stream mute state. | |
Preview | Gets or sets the preview enabled state. | |
PreviewSource | Gets or sets the preview source setting. | |
ScaleHeight | Gets or sets the height of the client area of the control. | |
ScaleLeft | Specifies the X coordinate of the origin in a custom coordinate system for the client area. | |
ScaleMode | Specifies the unit of measure for the control. | |
ScaleTop | Specifies the Y coordinate of the origin in a custom coordinate system for the client area. | |
ScaleWidth | Specifies the width of the client area of the control. | |
SelectedAudioProcessors | Gets the selected audio processor collection object. | |
SelectedVideoProcessors | Gets the selected video processor collection object. | |
ShowDialogPreview | Gets or sets the option to continue to display the preview during a call to the ShowDialog method. | |
State | Gets the capture control's current state. | |
TargetFile | Gets or sets the filename for the media target file. | |
TargetFormat | Gets or sets the target format for the media file. | |
TargetFormats | Gets the target format collection object. | |
TargetType | Gets and sets the media target type. | |
TimeLimit | Gets or sets the capture time limit in seconds. | |
TVTuner | Gets a TVTuner object. | |
UseFrameRate | Gets or sets the option to use the frame rate specified in the FrameRate property. | |
UseTimeLimit | Gets or sets the option to use the time limit specified by the TimeLimit property. | |
VideoCaptureFormats | Gets the VideoCaptureFormats object that contains all the video formats available for the current capture device. | |
VideoCaptureSizes | Gets the video capture sizes collection object. | |
VideoCaptureSubTypes | Gets the video device's capture subtypes collection object. | |
VideoDevices | Gets the video device collection object. | |
VideoHeight | Gets the current video height. | |
VideoInputs | Gets the video input collection object. | |
VideoProcessors | Gets the registered video processor collection object. | |
VideoWidth | Gets the current video width. | |
VideoWindow | Gets the handle to the current video window. | |
VideoWindowHeight | Gets the height of the video window. | |
VideoWindowLeft | Gets the left position of the video window. | |
VideoWindowSizeMode | Gets or sets the size mode for the current video window. | |
VideoWindowTop | Gets the top position of the video window. | |
VideoWindowWidth | Gets the width of the video window. | |
Volume | Gets or sets the volume level of the audio stream. | |
Window | Gets the handle to the control's window. |
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