Click or drag to resize

CameraStateAvailable Property

Flag if camera is physically connected to the computer, but not connected in software. When the camera is in this state, you can call connect().

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public bool Available { get; set; }

Property Value

Type: Boolean
See Also