VideoCameraState Enumeration
ASCOM Video Camera status values.
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
public enum VideoCameraState
Public Enumeration VideoCameraState
| Running | 0 |
Camera status running. The video is receiving signal and video frames are available for viewing or recording.
|
| Recording | 1 |
Camera status recording. The video camera is recording video to the file system. Video frames are available for viewing.
|
| Error | 2 |
Camera status error. The video camera is in a state of an error and cannot continue its operation. Usually a reset will be required to resolve the error condition.
|
Supported in: 2.0