camera_attr_scene_mode_e class abstract

@brief Enumeration for the scene mode. @details The mode of operation can be in daylight, night, or back-light. @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

CAMERA_ATTR_SCENE_MODE_AQUA → const int
< Aqua
CAMERA_ATTR_SCENE_MODE_BACKLIGHT → const int
< Backlight
CAMERA_ATTR_SCENE_MODE_BEACH_N_INDOOR → const int
< Beach & indoor
CAMERA_ATTR_SCENE_MODE_CANDLE_LIGHT → const int
< Candle light
CAMERA_ATTR_SCENE_MODE_DUSK_N_DAWN → const int
< Dusk & dawn
CAMERA_ATTR_SCENE_MODE_FALL_COLOR → const int
< Fall
CAMERA_ATTR_SCENE_MODE_FIREWORK → const int
< Firework
CAMERA_ATTR_SCENE_MODE_LANDSCAPE → const int
< Landscape
CAMERA_ATTR_SCENE_MODE_NIGHT_SCENE → const int
< Night scene
CAMERA_ATTR_SCENE_MODE_NORMAL → const int
< Normal
CAMERA_ATTR_SCENE_MODE_PARTY_N_INDOOR → const int
< Party & indoor
CAMERA_ATTR_SCENE_MODE_PORTRAIT → const int
< Portrait
CAMERA_ATTR_SCENE_MODE_SHOW_WINDOW → const int
< Show window
CAMERA_ATTR_SCENE_MODE_SPORTS → const int
< Sports
CAMERA_ATTR_SCENE_MODE_SUNSET → const int
< Sunset
CAMERA_ATTR_SCENE_MODE_TEXT → const int
< Text