Click or drag to resize

WebCameraInitialized Property

Gets a boolean value indicating whether the device has been initialized.

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

Property Value

Boolean

Implements

IOzBaseCamera.Initialized
See Also