MoSync 3.0.1
Focus Modes

Defines

#define MA_CAMERA_FOCUS_AUTO   "auto"
 A constant that represents the focus mode being automatic.
#define MA_CAMERA_FOCUS_INFINITY   "infinity"
 A constant that turns the camera to focus to infinity.
#define MA_CAMERA_FOCUS_MACRO   "macro"
 A constant that turns the camera to macro mode.
#define MA_CAMERA_FOCUS_FIXED   "fixed"
 A constant that sets the camera to fixed focus mode.

Define Documentation

#define MA_CAMERA_FOCUS_AUTO   "auto"

A constant that represents the focus mode being automatic.

#define MA_CAMERA_FOCUS_INFINITY   "infinity"

A constant that turns the camera to focus to infinity.

#define MA_CAMERA_FOCUS_MACRO   "macro"

A constant that turns the camera to macro mode.

#define MA_CAMERA_FOCUS_FIXED   "fixed"

A constant that sets the camera to fixed focus mode.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines