VideoCaptureDevice Methods |
The VideoCaptureDevice type exposes the following members.
Name | Description | |
---|---|---|
ChangeDevice |
Changes the capturing device. If the camera is already capturing then restarts it.
| |
DisplayPropertiesWindow | ||
Dispose | ||
Finalize |
Finalizer. Only called when user forgets to call Dispose (Overrides ObjectFinalize.) | |
GetDevices |
Retrieves the available capturing devices.
| |
Start |
Starts the capturing.
| |
Stop |
Stops the capturing.
|