Click or drag to resize

WebCameraConnect Method

Starts the capturing from the selected webcamera.
Remarks
Throws an Exception when no webcamera selected.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public void Connect()

Implements

IOzBaseCamera.Connect
See Also