Click or drag to resize

LinuxWebCameraStart 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 Start()

Implements

IMediaStart
IOzBaseCamera.Start
See Also