VideoCameraFrameRate Enumeration
ASCOM Video Camera supported frame rates.
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
public enum VideoCameraFrameRate
Public Enumeration VideoCameraFrameRate
| Variable | 0 |
This is a video camera that supports variable frame rates.
|
| PAL | 1 |
25 frames per second (fps) corresponding to a PAL (colour) or CCIR (black and white) video standard.
|
| NTSC | 2 |
29.97 frames per second (fps) corresponding to an NTSC (colour) or EIA (black and white) video standard.
|
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10