WebCameraCapturing Property |
Gets a boolean value indicating whether the capuring is started.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Capturing { get; }
Public ReadOnly Property Capturing As Boolean
Get
public:
virtual property bool Capturing {
bool get () sealed;
}
abstract Capturing : bool with get
override Capturing : bool with get
Property Value
Type:
BooleanImplements
ICameraCapturingSee Also