Click or drag to resize

LinuxWebCameraCapturing Property

Gets a boolean value indicating whether the capuring is started.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public bool Capturing { get; }

Property Value

Boolean

Implements

IOzBaseCamera.Capturing
See Also