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 | |
| Live | Camera live status | |
| Temperature | Current temperature(s) |
| Name | Description | |
|---|---|---|
| load | ||
| save | ||
| ToString | Get string representation of the object (Overrides ObjectToString.) |