Click or drag to resize

CameraStateInaccessibleReasonOption Enumeration

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 enum InaccessibleReasonOption
Members
  Member nameValueDescription
IpConflictWithAnotherCamera0
IpConflictWithLocalNetworkAdapter1
IpNotInLocalSubnet2
IpInMultipleLocalSubnets3
See Also