camerauis/cameraxui/cxengine/inc/api/cxenamespace.h
changeset 39 c5025ea871a1
parent 28 3075d9b614e6
child 41 67457b2ffb33
equal deleted inserted replaced
38:0f0b4c1d7744 39:c5025ea871a1
   145     static const char* SCENE_ID                                = "sceneId";
   145     static const char* SCENE_ID                                = "sceneId";
   146     static const char* IMAGE_QUALITY                           = "imageQuality";
   146     static const char* IMAGE_QUALITY                           = "imageQuality";
   147     static const char* VIDEO_QUALITY                           = "videoQuality";
   147     static const char* VIDEO_QUALITY                           = "videoQuality";
   148     static const char* SECONDARY_CAMERA                        = "2ndCamera";
   148     static const char* SECONDARY_CAMERA                        = "2ndCamera";
   149     static const char* SELF_TIMER                              = "selfTimer";
   149     static const char* SELF_TIMER                              = "selfTimer";
   150 
   150     static const char* FACE_TRACKING                           = "face_tracking";
       
   151     static const char* GEOTAGGING                              = "geotagging";
       
   152     static const char* CAPTURE_SOUND_ALWAYS_ON                    = "capture_sound_always_on";
   151 
   153 
   152     // file name/path related key values
   154     // file name/path related key values
   153     static const char*  FNAME_FOLDER_SUFFIX                    = "folder_suffix";
   155     static const char*  FNAME_FOLDER_SUFFIX                    = "folder_suffix";
   154     static const char*  FNAME_MONTH_FOLDER                     = "month_folder";
   156     static const char*  FNAME_MONTH_FOLDER                     = "month_folder";
   155     static const char*  FNAME_IMAGE_COUNTER                    = "image_counter";
   157     static const char*  FNAME_IMAGE_COUNTER                    = "image_counter";