Enum CameraFlashMode
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Enumeration for the flash mode.
public enum CameraFlashMode
Fields
Name | Description |
---|---|
Auto | Depending on intensity of light, strobe starts to flash. |
FrontCurtain | Front curtain synchronization. |
Off | Always off. |
On | Always splashes. |
Permanent | Keep turned on until turning off. |
RearCurtain | Rear curtain synchronization. |
RedEyeReduction | Red eye reduction. Multiple flash before capturing. |
SlowSync | Slow sync curtain synchronization. |