Click or drag to resize
VideoCaptureDevice Properties

The VideoCaptureDevice type exposes the following members.

Properties
  NameDescription
Public propertyBasicMode
Gets the mode of the VideoCaptureDevice object.
Public propertyIsDeviceLost
Detects whether a capture device is lost during operation. This can happen if a capture device is physically disconnected.
Public propertyLastError
Gets the last error.
Public propertySelectedDevice
Retrieves the currently selected capture device. This property is set when SelectDevice is called successfully.
Public propertySelectedFormat
Retrieves the metrics of the device.
Currently these values are only valid after starting the device.
Top
See Also