Click or drag to resize
ICamera Methods

The ICamera type exposes the following members.

Methods
  NameDescription
Public methodConnect
Connects to the camera.
Public methodDisconnect
Disconnects from the camera.
Public methodDispose
Closes the camera and frees up its resources.
Public methodStart
Starts the capturing from the selected device.
Remarks
Throws an Exception when no device selected.
Public methodStop
Stops the capturing.
Top
See Also