CameraState Class |
Namespace: Zivid.NET
The CameraState type exposes the following members.
Name | Description | |
---|---|---|
CameraState | Constructor | |
CameraState(String) | Initializes a new instance of the CameraState class |
Name | Description | |
---|---|---|
Available | 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(). | |
Connected | Flag if camera is connected in software | |
Temperature |
Name | Description | |
---|---|---|
Clone | Create a clone (deep copy) of the current instance | |
CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone | |
Load | ||
Save | ||
ToString | Get string representation of the object (Overrides ObjectToString.) |