Enum FlashMode
- Namespace
- VisioForge.Core.PhotoCapture
- Assembly
- VisioForge.Core.dll
Specifies the flash mode for camera capture operations.
public enum FlashModeFields
Auto = 0-
The flash will automatically fire based on lighting conditions.
Enabled = 1-
The flash is enabled and will always fire.
Disabled = 2-
The flash is disabled and will not fire.