camerauis/cameraxui/cxengine/inc/api/cxenamespace.h
changeset 32 5c1e3c6aa4ef
parent 24 2094593137f5
child 37 64817133cd1d
equal deleted inserted replaced
29:699651f2666f 32:5c1e3c6aa4ef
   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";