camerauis/cameraxui/cxui/inc/cxuienums.h
changeset 46 c826656d6714
parent 42 feebad15db8c
equal deleted inserted replaced
42:feebad15db8c 46:c826656d6714
   107     static const char *VIDEO_PRE_CAPTURE_TOOLBAR_REC = "video_toolbar_recording";
   107     static const char *VIDEO_PRE_CAPTURE_TOOLBAR_REC = "video_toolbar_recording";
   108     static const char *VIDEO_PRE_CAPTURE_TOOLBAR_PAUSED = "video_toolbar_paused";
   108     static const char *VIDEO_PRE_CAPTURE_TOOLBAR_PAUSED = "video_toolbar_paused";
   109     static const char *VIDEO_PRE_CAPTURE_VIEWFINDER = "video_viewfinder_widget";
   109     static const char *VIDEO_PRE_CAPTURE_VIEWFINDER = "video_viewfinder_widget";
   110     static const char *VIDEO_PRE_CAPTURE_ZOOM_SLIDER = "video_zoom";
   110     static const char *VIDEO_PRE_CAPTURE_ZOOM_SLIDER = "video_zoom";
   111     static const char *VIDEO_PRE_CAPTURE_RECORDING_ICON = "video_recording_icon";
   111     static const char *VIDEO_PRE_CAPTURE_RECORDING_ICON = "video_recording_icon";
   112     static const char *VIDEO_PRE_CAPTURE_ELAPSED_TIME_LABEL = "video_elapsed_time";
   112     static const char *VIDEO_PRE_CAPTURE_VIDEO_TIME_LABEL = "video_elapsed_time";
   113     static const char *VIDEO_PRE_CAPTURE_REMAINING_TIME_LABEL = "video_remaining_time";
       
   114     static const char *VIDEO_PRE_CAPTURE_DEFAULT_MENU = "video_view_menu";
   113     static const char *VIDEO_PRE_CAPTURE_DEFAULT_MENU = "video_view_menu";
   115     static const char *VIDEO_PRE_CAPTURE_VIDEO_QUALITY_ACTION = "cxui_video_action_quality";
   114     static const char *VIDEO_PRE_CAPTURE_VIDEO_QUALITY_ACTION = "cxui_video_action_quality";
   116     static const char *VIDEO_PRE_CAPTURE_GOTO_STILL_ACTION = "cxui_video_action_gotostill";
   115     static const char *VIDEO_PRE_CAPTURE_GOTO_STILL_ACTION = "cxui_video_action_gotostill";
   117     static const char *VIDEO_PRE_CAPTURE_POST_CAPTURE_ACTION  = "cxui_video_action_showcapturedvideo";
   116     static const char *VIDEO_PRE_CAPTURE_POST_CAPTURE_ACTION  = "cxui_video_action_showcapturedvideo";
   118     static const char *VIDEO_PRE_CAPTURE_INDICATOR_CONTAINER_TOP = "video_indicator_container_top";
   117     static const char *VIDEO_PRE_CAPTURE_INDICATOR_CONTAINER_TOP = "video_indicator_container_top";