ICamera Methods |
The ICamera type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Connects to the camera.
| |
Disconnect |
Disconnects from the camera.
| |
Dispose |
Closes the camera and frees up its resources.
| |
Start |
Starts the capturing from the selected device.
Remarks
Throws an Exception when no device selected.
| |
Stop |
Stops the capturing.
|