Click or drag to resize

CameraStateInaccessibleReason Property

If the camera status is `inaccessible`, then this enum value will give you the reason.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<CameraStateInaccessibleReasonOption> InaccessibleReason { get; set; }

Property Value

Type: NullableCameraStateInaccessibleReasonOption
See Also