VideoCameraFrameRate Enumeration

ASCOM Video Camera supported frame rates.

Definition

Namespace: ASCOM.Common.DeviceInterfaces
Assembly: ASCOM.Common (in ASCOM.Common.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
C#
public enum VideoCameraFrameRate

Members

Variable0 This is a video camera that supports variable frame rates.
PAL1 25 frames per second (fps) corresponding to a PAL (colour) or CCIR (black and white) video standard.
NTSC2 29.97 frames per second (fps) corresponding to an NTSC (colour) or EIA (black and white) video standard.

Version Information

.NET Standard

Supported in: 2.0

See Also