VideoCaptureDevice Properties |
The VideoCaptureDevice type exposes the following members.
Name | Description | |
---|---|---|
![]() | BasicMode |
Gets the mode of the VideoCaptureDevice object.
|
![]() | IsDeviceLost |
Detects whether a capture device is lost during operation. This can happen if a capture
device is physically disconnected.
|
![]() | LastError |
Gets the last error.
|
![]() | SelectedDevice |
Retrieves the currently selected capture device. This property is set when SelectDevice
is called successfully.
|
![]() | SelectedFormat |
Retrieves the metrics of the device.
Currently these values are only valid after starting the device. |