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 (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void Start()

Implements

IMediaStart
See Also