Click or drag to resize

CameraState Class

Information about camera connection state, live mode, temperatures, etc.
Inheritance Hierarchy
SystemObject
  Zivid.NETCameraState

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.0
Syntax
public class CameraState

The CameraState type exposes the following members.

Constructors
  NameDescription
Public methodCameraState
Constructor
Top
Properties
  NameDescription
Public propertyAvailable
Flag if camera is available for use or not
Public propertyConnected
Flag if camera is initialized or not
Public propertyLive
Camera live status
Public propertyTemperature
Current temperature(s)
Top
Methods
See Also