Click or drag to resize

WebCameraCapturing Property

Gets a boolean value indicating whether the capuring is started.

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

Property Value

Type: Boolean
See Also