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.3.199.0
Syntax
public void Start()

Implements

IMediaStart
See Also