Enum CameraControlFlags
From CameraControlFlags.
Namespace: VisioForge.Core.Types.VideoCapture
Assembly: VisioForge.Core.dll
Syntax
[Flags]
public enum CameraControlFlags
Remarks
Updated by VisioForge.
Fields
| Name | Description |
|---|---|
| Absolute | The camera supports absolute units for this setting. |
| Auto | The setting is controlled automatically. |
| Manual | The setting is controlled manually. |
| None | None or absolute. |
| Relative | The camera supports relative controls for this setting. A relative control is divided into a number of steps with no defined units. The absolute size of each step depends on the camera model. |