VideoCameraState Enumeration
ASCOM Video Camera status values.
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
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: .NET Standard 2.0, .NET 8 .NET 9. .NET 10