Lines Matching refs:modes
53 …amera_SceneMode](_o_h___camera.md#camera_scenemode) | Defines an enum for the camera scene modes.|
58 …ode) [Camera_FlashMode](_o_h___camera.md#camera_flashmode) | Defines an enum for the flash modes.|
59 …era_ExposureMode](_o_h___camera.md#camera_exposuremode) | Defines an enum for the exposure modes.|
60 …ode) [Camera_FocusMode](_o_h___camera.md#camera_focusmode) | Defines an enum for the focus modes.|
62 …h___camera.md#camera_videostabilizationmode) | Defines an enum for the video stabilization modes.|
66 …[Camera_TorchMode](_o_h___camera.md#camera_torchmode) | Defines an enum for the flashlight modes.|
67 …othZoomMode](_o_h___camera.md#camera_smoothzoommode) | Defines an enum for the smooth zoom modes.|
96 …ORMAL_PHOTO = 1,<br>NORMAL_VIDEO = 2,<br>SECURE_PHOTO = 12 } | Enumerates the camera scene modes.|
101 …E_OPEN = 1,<br>FLASH_MODE_AUTO = 2,<br>FLASH_MODE_ALWAYS_OPEN = 3 } | Enumerates the flash modes.|
102 …r>EXPOSURE_MODE_AUTO = 1,<br>EXPOSURE_MODE_CONTINUOUS_AUTO = 2 } | Enumerates the exposure modes.|
103 …INUOUS_AUTO = 1,<br>FOCUS_MODE_AUTO = 2,<br>FOCUS_MODE_LOCKED = 3 } | Enumerates the focus modes.|
105 …ON_MODE_HIGH = 3,<br>STABILIZATION_MODE_AUTO = 4<br>} | Enumerates the video stabilization modes.|
109 …___camera.md#camera_torchmode-1) { OFF = 0, ON = 1, AUTO = 2 } | Enumerates the flashlight modes.|
110 …ode](_o_h___camera.md#camera_smoothzoommode-1) { NORMAL = 0 } | Enumerates the smooth zoom modes.|