camerauis/cameraapp/generic/common/data/CamVideoCaptureCamcorder.ra
branchRCL_3
changeset 24 bac7acad7cb3
equal deleted inserted replaced
23:61bc0f252b2b 24:bac7acad7cb3
       
     1 /*
       
     2 * Copyright (c)  Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource definitions for the Camera Application*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 
       
    20 // ---------------------------------------------------
       
    21 //
       
    22 //    r_cam_video_precap_remaining_time
       
    23 //    Layout for remaining recording time in navi pane.
       
    24 //
       
    25 // ---------------------------------------------------
       
    26 //
       
    27 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_precap_remaining_time
       
    28     {
       
    29     // font = ELatinBold12; C=0; l=23; B=233; W=100; J=ELayoutAlignLeft;
       
    30     // font = ELatinBold12; C=0; /*  r=243; */l=114; B=234; W=32; J=ELayoutAlignLeft;
       
    31     //font = ELatinPlain12; C=0;  r=201; l=87; B=233; W=32; J=ELayoutAlignLeft;
       
    32     //font = ELatinPlain12; C=0;  r=227; l=60; B=233; W=32; J=ELayoutAlignLeft;
       
    33     font = ELatinPlain12; C=0;  r=232; l=51; B=233; W=32; J=ELayoutAlignRight;
       
    34     }
       
    35 
       
    36 // ---------------------------------------------------
       
    37 //
       
    38 //    r_cam_video_precap_remaining_time_ah
       
    39 //    Arabic/Hebrew layout for remaining recording time in navi pane.
       
    40 //
       
    41 // ---------------------------------------------------
       
    42 //
       
    43 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_precap_remaining_time_ah
       
    44     {
       
    45     //font = ELatinBold12; C=0; l=23; B=233; W=100; J=ELayoutAlignLeft;
       
    46     //font = ELatinPlain12; C=0;  r=201; l=87; B=233; W=32; J=ELayoutAlignLeft;
       
    47     font = ELatinPlain12; C=0;  r=216; l=72; B=233; W=32; J=ELayoutAlignLeft;
       
    48     }
       
    49 
       
    50 
       
    51 // ---------------------------------------------------
       
    52 //
       
    53 //    r_cam_video_cap_limited_elapsed_time
       
    54 //    Layout for elapsed time in navi pane.
       
    55 //
       
    56 // ---------------------------------------------------
       
    57 //
       
    58 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_limited_elapsed_time
       
    59     {
       
    60     // font = ELatinBold12; C=35; l=31; r=260; B=233; W=32; J=ELayoutAlignRight;   
       
    61     font = ELatinPlain12; C=35; l=70; r=218; B=233; W=32; J=ELayoutAlignLeft;
       
    62     }
       
    63 
       
    64 // ---------------------------------------------------
       
    65 //
       
    66 //    r_cam_video_cap_limited_elapsed_time_ah
       
    67 //    Arabic/Hebrew layout for elapsed time in navi pane.
       
    68 //
       
    69 // ---------------------------------------------------
       
    70 //
       
    71 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_limited_elapsed_time_ah
       
    72     {
       
    73     font = ELatinPlain12; C=35; l=163; B=233; W=56; J=ELayoutAlignLeft;
       
    74     }
       
    75 
       
    76 // ---------------------------------------------------
       
    77 //
       
    78 //    r_cam_video_cap_unlimited_elapsed_time
       
    79 //    Layout for elapsed time in navi pane.
       
    80 //
       
    81 // ---------------------------------------------------
       
    82 //
       
    83 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_unlimited_elapsed_time
       
    84     {
       
    85     // font = ELatinBold12; C=35; l=31; r=260; B=233; W=32; J=ELayoutAlignRight;   
       
    86     font = ELatinPlain12; C=35; l=60; r=228; B=233; W=32; J=ELayoutAlignLeft;
       
    87     }
       
    88 
       
    89 // ---------------------------------------------------
       
    90 //
       
    91 //    r_cam_video_cap_unlimited_elapsed_time_ah
       
    92 //    Arabic/Hebrew layout for elapsed time in navi pane.
       
    93 //
       
    94 // ---------------------------------------------------
       
    95 //
       
    96 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_unlimited_elapsed_time_ah
       
    97     {
       
    98     //font = ELatinPlain12; C=35; l=121; B=233; W=56; J=ELayoutAlignLeft;
       
    99     font = ELatinPlain12; C=35; l=124; B=233; W=56; J=ELayoutAlignLeft;
       
   100     }
       
   101     
       
   102 //----------------------------------------------------
       
   103 //   
       
   104 //    r_cam_post_capture_video_size_layout_camcorder
       
   105 //    Layout for video size in post-capture navi-counter
       
   106 //
       
   107 //----------------------------------------------------
       
   108 //  
       
   109 RESOURCE AVKON_LAYOUT_TEXT r_cam_post_capture_video_size_layout_camcorder
       
   110     {
       
   111     //font = EAknLogicalFontSecondaryFont; C=35; l=40; B=234; W = 100; J=ELayoutAlignLeft;
       
   112     font = EAknLogicalFontSecondaryFont; C=0; l=30; B=234; W=0; J=ELayoutAlignLeft;    
       
   113     }
       
   114 
       
   115 //----------------------------------------------------
       
   116 //   
       
   117 //    r_cam_post_capture_video_size_layout_ah_camcorder
       
   118 //    Layout for video size in post-capture navi-counter
       
   119 //
       
   120 //----------------------------------------------------
       
   121 //  
       
   122 RESOURCE AVKON_LAYOUT_TEXT r_cam_post_capture_video_size_layout_ah_camcorder
       
   123     {
       
   124     font = EAknLogicalFontSecondaryFont; C=35; l=222; r=49; B=234; W = 320-49-222; J=ELayoutAlignRight;
       
   125     }
       
   126 
       
   127 // ---------------------------------------------------
       
   128 //
       
   129 //    r_cam_video_cap_limit_progress_bar
       
   130 //    Layout for progress bar during capture in navi pane.
       
   131 //
       
   132 // ---------------------------------------------------
       
   133 //
       
   134 RESOURCE AVKON_LAYOUT_RECT r_cam_video_cap_limit_progress_bar
       
   135     {
       
   136     // l=67; t=225; W=53; H=10;
       
   137     //r=119; t=225; W=53; H=10;
       
   138     //l=148; t=225; W=53; H=10;
       
   139     r=165; t=225; W=53; H=10;
       
   140     }
       
   141 
       
   142 // ---------------------------------------------------
       
   143 //
       
   144 //    r_cam_video_cap_limit_progress_bar_ah
       
   145 //    Arabic/Hebrew layout for progress bar during capture in navi pane.
       
   146 //
       
   147 // ---------------------------------------------------
       
   148 //
       
   149 RESOURCE AVKON_LAYOUT_RECT r_cam_video_cap_limit_progress_bar_ah
       
   150     {
       
   151     //l=67; t=225; W=53; H=10;
       
   152     l=104; t=225; W=53; H=10;
       
   153     }
       
   154 
       
   155 // ---------------------------------------------------
       
   156 //
       
   157 //    r_cam_video_cap_limit_memory_location
       
   158 //    Layout rect for memory location icon while recording in navi pane progress.
       
   159 //
       
   160 // ---------------------------------------------------
       
   161 //
       
   162 RESOURCE AVKON_LAYOUT_RECT r_cam_video_cap_limit_memory_location
       
   163     {
       
   164     // l = 8; t = 222; W = 11; H = 16;
       
   165     l = 192; t = 222; W = 16; H = 16;
       
   166     }
       
   167 
       
   168 // ---------------------------------------------------
       
   169 //
       
   170 //    r_cam_video_cap_limit_memory_location_ah
       
   171 //    Arabic/Hebrew layout rect for memory location icon while recording in navi pane progress.
       
   172 //
       
   173 // ---------------------------------------------------
       
   174 //
       
   175 RESOURCE AVKON_LAYOUT_RECT r_cam_video_cap_limit_memory_location_ah
       
   176     {
       
   177     //l = 8; t = 222; W = 11; H = 16;
       
   178     l = 56; t = 222; W = 16; H = 16;
       
   179     }
       
   180 
       
   181 // ---------------------------------------------------
       
   182 //
       
   183 //    r_cam_video_cap_unlimit_memory_location
       
   184 //    Layout rect for memory location icon while recording in navi pane progress.
       
   185 //
       
   186 // ---------------------------------------------------
       
   187 //
       
   188 RESOURCE AVKON_LAYOUT_RECT r_cam_video_cap_unlimit_memory_location
       
   189     {
       
   190     // l = 8; t = 222; W = 11; H = 16;
       
   191     l = 132; t = 222; W = 16; H = 16;
       
   192     }
       
   193 
       
   194 // ---------------------------------------------------
       
   195 //
       
   196 //    r_cam_video_cap_unlimit_memory_location_ah
       
   197 //    Arabic/Hebrew layout rect for memory location icon while recording in navi pane progress.
       
   198 //
       
   199 // ---------------------------------------------------
       
   200 //
       
   201 RESOURCE AVKON_LAYOUT_RECT r_cam_video_cap_unlimit_memory_location_ah
       
   202     {
       
   203     //l = 8; t = 222; W = 11; H = 16;
       
   204     l = 56; t = 222; W = 16; H = 16;
       
   205     }    
       
   206 //-----------------------------------------------------------------------------
       
   207 //
       
   208 //    r_cam_recpause_indicator_layout_vid_main_rect_camcorder
       
   209 //    Layout rect for the recording and paused indicators in the main video pane.
       
   210 //
       
   211 //-----------------------------------------------------------------------------
       
   212 //
       
   213 RESOURCE AVKON_LAYOUT_RECT r_cam_recpause_indicator_layout_vid_main_rect_camcorder
       
   214     {
       
   215     l=117; t=225; W=8; H=8;
       
   216     }
       
   217 
       
   218 // ---------------------------------------------------
       
   219 //
       
   220 //    r_cam_video_cap_limited_remaining_time
       
   221 //    Layout for remaining images in navi pane.
       
   222 //
       
   223 // ---------------------------------------------------
       
   224 //
       
   225 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_limited_remaining_time
       
   226     {
       
   227     // font = ELatinBold12; C=215 /*0*/; l=124; B=233; W=56; J=ELayoutAlignLeft;
       
   228     // font = ELatinPlain12; C=0 /*0*/; l=114; r=243; B=234; W=32; J=ELayoutAlignLeft;
       
   229     //font = ELatinPlain12; C=0; l=118; /* r=243;*/ B=234; W=32; J=ELayoutAlignLeft;
       
   230     font = ELatinPlain12; C=0; l=164; /* r=243;*/ B=234; W=32; J=ELayoutAlignLeft;
       
   231     }
       
   232 
       
   233 // ---------------------------------------------------
       
   234 //
       
   235 //    r_cam_video_cap_limited_remaining_time_ah
       
   236 //    Arabic/Hebrew layout for remaining images in navi pane.
       
   237 //
       
   238 // ---------------------------------------------------
       
   239 //
       
   240 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_limited_remaining_time_ah
       
   241     {
       
   242     //font = ELatinBold12; C=35; l=28; r=260; B=233; W=32; J=ELayoutAlignRight;
       
   243     font = ELatinPlain12; C=0; l=72; r=216; B=233; W=32; J=ELayoutAlignLeft;
       
   244     }
       
   245 
       
   246 // ---------------------------------------------------
       
   247 //
       
   248 //    r_cam_video_cap_unlimited_remaining_time
       
   249 //    Layout for remaining time in navi pane when progress bar is not visible
       
   250 //
       
   251 // ---------------------------------------------------
       
   252 //
       
   253 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_unlimited_remaining_time
       
   254     {
       
   255     // font = ELatinBold12; C=215; l=67; B=233; W=56; J=ELayoutAlignLeft;
       
   256     font = ELatinPlain12; C=0; l=100; /* r=243;*/ B=233; W=32; J=ELayoutAlignLeft;
       
   257     }
       
   258 
       
   259 // ---------------------------------------------------
       
   260 //
       
   261 //    r_cam_video_cap_unlimited_remaining_time_ah
       
   262 //    Arabic/Hebrew layout for remaining time in navi pane when progrss bar is not visible.
       
   263 //
       
   264 // ---------------------------------------------------
       
   265 //
       
   266 RESOURCE AVKON_LAYOUT_TEXT r_cam_video_cap_unlimited_remaining_time_ah
       
   267     {
       
   268     //font = ELatinBold12; C=35; l=68; r=220; B=233; W=32; J=ELayoutAlignRight;
       
   269     font = ELatinBold12; C=35; l=73; r=220; B=233; W=32; J=ELayoutAlignRight;
       
   270     }
       
   271 
       
   272 //----------------------------------------------------
       
   273 //   
       
   274 //    r_cam_video_quality_slider_array_camcorder
       
   275 //    Legend data for the video quality slider
       
   276 //
       
   277 //----------------------------------------------------
       
   278 //   
       
   279 RESOURCE ARRAY r_cam_video_quality_slider_array_camcorder
       
   280     {
       
   281     items = 
       
   282         {
       
   283         CAM_SLIDER_LEGEND_ITEM
       
   284             {
       
   285             item = ECamSliderLegendItemIcon;
       
   286             position = AVKON_LAYOUT_RECT { l = 2; t = 6 +8; W = KResolutionVideoTVIconWidth; H = KResolutionVideoTVIconHeight; };
       
   287 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_tvhigh;
       
   288 //            mask_id = EMbmCameraappQgn_indi_lcam_res_tvhigh_mask;
       
   289             },
       
   290         CAM_SLIDER_LEGEND_ITEM
       
   291             {
       
   292             item = ECamSliderLegendItemIcon;
       
   293             position = AVKON_LAYOUT_RECT { l = 24; t = 4 +8; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   294 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_mp4;
       
   295 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_mp4_mask;
       
   296             },
       
   297         CAM_SLIDER_LEGEND_ITEM
       
   298             {
       
   299             item = ECamSliderLegendItemIcon;
       
   300             position = AVKON_LAYOUT_RECT { l = 2; t = 86; W = KResolutionVideoEmailIconWidth; H = KResolutionVideoEmailIconHeight; };
       
   301 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_emailhigh;
       
   302 //            mask_id = EMbmCameraappQgn_indi_lcam_res_emailhigh_mask;
       
   303             },
       
   304         CAM_SLIDER_LEGEND_ITEM
       
   305             {
       
   306             item = ECamSliderLegendItemIcon;
       
   307             position = AVKON_LAYOUT_RECT { l = 24; t = 84; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   308 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   309 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   310             },
       
   311         CAM_SLIDER_LEGEND_ITEM
       
   312             {
       
   313             item = ECamSliderLegendItemIcon;
       
   314             position = AVKON_LAYOUT_RECT { l = 2; t = 174 -8; W = KResolutionVideoMMSIconWidth; H = KResolutionVideoMMSIconHeight; };
       
   315 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_mms;
       
   316 //            mask_id = EMbmCameraappQgn_indi_lcam_res_mms_mask;
       
   317             },
       
   318         CAM_SLIDER_LEGEND_ITEM
       
   319             {
       
   320             item = ECamSliderLegendItemIcon;
       
   321             position = AVKON_LAYOUT_RECT { l = 24; t = 172 -8; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   322 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   323 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   324             }
       
   325         };
       
   326     }
       
   327 
       
   328 //----------------------------------------------------
       
   329 //   
       
   330 //    r_cam_video_quality_slider_array_ah_camcorder
       
   331 //    Legend data for the video quality slider (Arabic/Hebrew)
       
   332 //
       
   333 //----------------------------------------------------
       
   334 //   
       
   335 RESOURCE ARRAY r_cam_video_quality_slider_array_ah_camcorder
       
   336     {
       
   337     items = 
       
   338         {
       
   339         CAM_SLIDER_LEGEND_ITEM
       
   340             {
       
   341             item = ECamSliderLegendItemIcon;
       
   342             position = AVKON_LAYOUT_RECT { r = 2; t = 6; W = KResolutionCIFIconWidth; H = KResolutionCIFIconHeight; };
       
   343 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_cif;
       
   344 //            mask_id = EMbmCameraappQgn_indi_lcam_res_cif_mask;
       
   345             },
       
   346         CAM_SLIDER_LEGEND_ITEM
       
   347             {
       
   348             item = ECamSliderLegendItemIcon;
       
   349             position = AVKON_LAYOUT_RECT { r = 22; t = 4; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   350 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_mp4;
       
   351 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_mp4_mask;
       
   352             },
       
   353         CAM_SLIDER_LEGEND_ITEM
       
   354             {
       
   355             item = ECamSliderLegendItemIcon;
       
   356             position = AVKON_LAYOUT_RECT { r = 2; t = 46; W = KResolutionCIFIconWidth; H = KResolutionCIFIconHeight; };
       
   357 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_cif;
       
   358 //            mask_id = EMbmCameraappQgn_indi_lcam_res_cif_mask;
       
   359             },
       
   360         CAM_SLIDER_LEGEND_ITEM
       
   361             {
       
   362             item = ECamSliderLegendItemIcon;
       
   363             position = AVKON_LAYOUT_RECT { r = 22; t = 44; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   364 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_mp4;
       
   365 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_mp4_mask;
       
   366             },
       
   367         CAM_SLIDER_LEGEND_ITEM
       
   368             {
       
   369             item = ECamSliderLegendItemIcon;
       
   370             position = AVKON_LAYOUT_RECT { r = 2; t = 86; W = KResolutionQCIFIconWidth; H = KResolutionQCIFIconHeight; };
       
   371 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_qcif;
       
   372 //            mask_id = EMbmCameraappQgn_indi_lcam_res_qcif_mask;
       
   373             },
       
   374         CAM_SLIDER_LEGEND_ITEM
       
   375             {
       
   376             item = ECamSliderLegendItemIcon;
       
   377             position = AVKON_LAYOUT_RECT { r = 22; t = 84; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   378 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   379 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   380             },
       
   381         CAM_SLIDER_LEGEND_ITEM
       
   382             {
       
   383             item = ECamSliderLegendItemIcon;
       
   384             position = AVKON_LAYOUT_RECT { r = 2; t = 130; W = KResolutionQCIFIconWidth; H = KResolutionQCIFIconHeight; };
       
   385 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_qcif;
       
   386 //            mask_id = EMbmCameraappQgn_indi_lcam_res_qcif_mask;
       
   387             },
       
   388         CAM_SLIDER_LEGEND_ITEM
       
   389             {
       
   390             item = ECamSliderLegendItemIcon;
       
   391             position = AVKON_LAYOUT_RECT { r = 22; t = 128; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   392 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   393 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   394             },
       
   395         CAM_SLIDER_LEGEND_ITEM
       
   396             {
       
   397             item = ECamSliderLegendItemIcon;
       
   398             position = AVKON_LAYOUT_RECT { r = 2; t = 174; W = KResolutionSQCIFIconWidth; H = KResolutionSQCIFIconHeight; };
       
   399 //            bitmap_id = EMbmCameraappQgn_indi_lcam_res_sqcif;
       
   400 //            mask_id = EMbmCameraappQgn_indi_lcam_res_sqcif_mask;
       
   401             },
       
   402         CAM_SLIDER_LEGEND_ITEM
       
   403             {
       
   404             item = ECamSliderLegendItemIcon;
       
   405             position = AVKON_LAYOUT_RECT { r = 22; t = 172; W = KIndicatorVideoModeIconWidth; H = KIndicatorVideoModeIconHeight; };
       
   406 //            bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   407 //            mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   408             }
       
   409         };
       
   410     }
       
   411 
       
   412 #ifndef CAMERAAPP_PLUGIN_BUILD
       
   413 
       
   414 //****************************************************************
       
   415 // THE FOLLOWING ARE RESOURCES NEEDED BY CAMERA ONLY
       
   416 //***************************************************************
       
   417 
       
   418 /*
       
   419 //----------------------------------------------------
       
   420 //   
       
   421 //    r_cam_video_quality_slider_array_cam2_camcorder
       
   422 //    Legend data for the video quality slider ( for camera 2 )
       
   423 //
       
   424 //----------------------------------------------------
       
   425 //   
       
   426 RESOURCE ARRAY r_cam_video_quality_slider_array_cam2_camcorder
       
   427     {
       
   428     items = 
       
   429         {
       
   430         CAM_SLIDER_LEGEND_ITEM
       
   431             {
       
   432             item = ECamSliderLegendItemIcon;
       
   433             position = AVKON_LAYOUT_RECT { l = 2; t = 8; W = 26; H = 22; };
       
   434             bitmap_id = EMbmCameraappQgn_indi_lcam_res_qcif;
       
   435             mask_id = EMbmCameraappQgn_indi_lcam_res_qcif_mask;
       
   436             },
       
   437         CAM_SLIDER_LEGEND_ITEM
       
   438             {
       
   439             item = ECamSliderLegendItemIcon;
       
   440             position = AVKON_LAYOUT_RECT { l = 32; t = 4; W = 22; H = 32; };
       
   441             bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   442             mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   443             },
       
   444         CAM_SLIDER_LEGEND_ITEM
       
   445             {
       
   446             item = ECamSliderLegendItemIcon;
       
   447             position = AVKON_LAYOUT_RECT { l = 2; t = 260; W = 26; H = 22; };
       
   448             bitmap_id = EMbmCameraappQgn_indi_lcam_res_sqcif;
       
   449             mask_id = EMbmCameraappQgn_indi_lcam_res_sqcif_mask;
       
   450             },
       
   451         CAM_SLIDER_LEGEND_ITEM
       
   452             {
       
   453             item = ECamSliderLegendItemIcon;
       
   454             position = AVKON_LAYOUT_RECT { l = 32; t = 56; W = 22; H = 32; };
       
   455             bitmap_id = EMbmCameraappQgn_indi_lcam_vid_3gp;
       
   456             mask_id = EMbmCameraappQgn_indi_lcam_vid_3gp_mask;
       
   457             }
       
   458         };
       
   459     }
       
   460 */
       
   461 
       
   462 //----------------------------------------------------
       
   463 //   
       
   464 //    r_cam_post_capture_video_name_layout_camcorder
       
   465 //    Layout for video name in post-capture navi-counter
       
   466 //
       
   467 //----------------------------------------------------
       
   468 //  
       
   469 RESOURCE AVKON_LAYOUT_TEXT r_cam_post_capture_video_name_layout_camcorder
       
   470 	{
       
   471     font = EAknLogicalFontSecondaryFont; C=35; l=9; B=13; W=150; J=ELayoutAlignLeft;
       
   472 	}
       
   473 
       
   474 //----------------------------------------------------
       
   475 //   
       
   476 //    r_cam_post_capture_video_name_layout_ah_camcorder
       
   477 //    Arabic/Hebrew layout for video name in post-capture
       
   478 //    navi-counter for secondary camera
       
   479 //
       
   480 //----------------------------------------------------
       
   481 //  
       
   482 RESOURCE AVKON_LAYOUT_TEXT r_cam_post_capture_video_name_layout_ah_camcorder
       
   483 	{
       
   484     font = EAknLogicalFontSecondaryFont; C=35; r=9; B=13; W=100; J=ELayoutAlignRight;
       
   485 	}
       
   486 
       
   487 //----------------------------------------------------------------------------
       
   488 // 
       
   489 //    r_cam_video_pre_capture_ap_items_secondary
       
   490 //    Video pre-capture active palette items for secondary camera
       
   491 //
       
   492 //----------------------------------------------------------------------------
       
   493 //    
       
   494 RESOURCE ARRAY r_cam_video_pre_capture_ap_items_secondary
       
   495     {
       
   496     /**
       
   497      * Note: position is ignored.
       
   498      */
       
   499     items =
       
   500          {
       
   501          CAM_ACTIVE_PALETTE_ITEM
       
   502              {
       
   503              item_id  = ECamSettingItemImageModeSelect; 
       
   504              cmd_id   = ECamCmdNewPhoto;
       
   505              position = ECamAPSlotVideoPreCaptureMode;
       
   506              type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   507              },
       
   508          CAM_ACTIVE_PALETTE_ITEM
       
   509              {
       
   510              item_id  = ECamSettingItemGotoPhotos;
       
   511              cmd_id   = ECamCmdPhotos;
       
   512              position = ECamAPSlotPhotoPreCaptureGotoPhotos;
       
   513              type     = ECamActivePaletteItemTypeCommand;    
       
   514              },
       
   515          CAM_ACTIVE_PALETTE_ITEM
       
   516              {
       
   517              item_id  = ECamSettingItemSwitchCamera;
       
   518              cmd_id   = ECamCmdSwitchCamera;
       
   519              position = ECamAPSlotVideoPreCaptureMode;
       
   520              type     = ECamActivePaletteItemTypePreCaptureNonSetting;    
       
   521              }             
       
   522          };
       
   523     }  
       
   524 	
       
   525 //----------------------------------------------------------------------------
       
   526 // r_cam_video_pre_capture_ap_items_advanced
       
   527 //
       
   528 // Video pre-capture active palette items in advanced user mode.
       
   529 //
       
   530 //----------------------------------------------------------------------------
       
   531 //    
       
   532 RESOURCE ARRAY r_cam_video_pre_capture_ap_items_advanced
       
   533   {
       
   534   /**
       
   535   * Note: position is ignored.
       
   536   */
       
   537   items =
       
   538     {
       
   539     CAM_ACTIVE_PALETTE_ITEM
       
   540       {
       
   541       item_id  = ECamSettingItemImageModeSelect; 
       
   542       cmd_id   = ECamCmdNewPhoto;
       
   543       position = ECamAPSlotVideoPreCaptureMode;
       
   544       type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   545       },
       
   546     CAM_ACTIVE_PALETTE_ITEM
       
   547       {
       
   548       item_id  = ECamSettingItemDynamicVideoScene;
       
   549       cmd_id   = ECamCmdCaptureSetupSceneVideo; 
       
   550       position = ECamAPSlotVideoPreCaptureScene;
       
   551       type     = ECamActivePaletteItemTypePreCapture;
       
   552       },
       
   553     CAM_ACTIVE_PALETTE_ITEM
       
   554       {
       
   555       item_id  = ECamSettingItemDynamicVideoFlash; 
       
   556       cmd_id   = ECamCmdToggleVideoFlash;
       
   557       position = ECamAPSlotVideoPreCaptureVideoLight;
       
   558       type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   559       },      
       
   560     CAM_ACTIVE_PALETTE_ITEM
       
   561       {
       
   562       item_id  = ECamSettingItemDynamicVideoWhiteBalance;
       
   563       cmd_id   = ECamCmdCaptureSetupWhiteBalanceVideo; 
       
   564       position = ECamAPSlotVideoPreCaptureWB; 
       
   565       type     = ECamActivePaletteItemTypePreCapture;
       
   566       },
       
   567     CAM_ACTIVE_PALETTE_ITEM
       
   568       {
       
   569       item_id  = ECamSettingItemDynamicVideoColourFilter;
       
   570       cmd_id   = ECamCmdCaptureSetupColourFilterVideo; 
       
   571       position = ECamAPSlotVideoPreCaptureColour; 
       
   572       type     = ECamActivePaletteItemTypePreCapture;
       
   573       },
       
   574     CAM_ACTIVE_PALETTE_ITEM
       
   575       {
       
   576       item_id  = ECamSettingItemGotoPhotos;
       
   577       cmd_id   = ECamCmdPhotos;
       
   578       position = ECamAPSlotVideoPreCaptureGotoPhotos;
       
   579       type     = ECamActivePaletteItemTypeCommand;    
       
   580       }
       
   581     };
       
   582   }
       
   583 
       
   584 //----------------------------------------------------------------------------
       
   585 // r_cam_video_pre_capture_ap_items_novice
       
   586 //
       
   587 // Video pre-capture active palette items in novice user mode.
       
   588 // (Less items than in advanced user mode.)
       
   589 //----------------------------------------------------------------------------
       
   590 //  
       
   591 RESOURCE ARRAY r_cam_video_pre_capture_ap_items_novice
       
   592   {
       
   593   /**
       
   594   * Note: position is ignored.
       
   595   */
       
   596   items =
       
   597     {
       
   598     CAM_ACTIVE_PALETTE_ITEM
       
   599       {
       
   600       item_id  = ECamSettingItemImageModeSelect; 
       
   601       cmd_id   = ECamCmdNewPhoto;
       
   602       position = ECamAPSlotVideoPreCaptureMode;
       
   603       type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   604       },
       
   605     CAM_ACTIVE_PALETTE_ITEM
       
   606       {
       
   607       item_id  = ECamSettingItemDynamicVideoScene;
       
   608       cmd_id   = ECamCmdCaptureSetupSceneVideo; 
       
   609       position = ECamAPSlotVideoPreCaptureScene;
       
   610       type     = ECamActivePaletteItemTypePreCapture;
       
   611       },
       
   612     CAM_ACTIVE_PALETTE_ITEM
       
   613       {
       
   614       item_id  = ECamSettingItemDynamicVideoColourFilter;
       
   615       cmd_id   = ECamCmdCaptureSetupColourFilterVideo; 
       
   616       position = ECamAPSlotVideoPreCaptureColour; 
       
   617       type     = ECamActivePaletteItemTypePreCapture;
       
   618       }                               
       
   619 
       
   620     };
       
   621   }
       
   622 
       
   623 
       
   624 //----------------------------------------------------------------------------
       
   625 // r_cam_emb_video_pre_capture_ap_items_advanced
       
   626 //
       
   627 // Embedded video pre-capture active palette items in advanced user mode.
       
   628 //
       
   629 //----------------------------------------------------------------------------
       
   630 //  
       
   631 RESOURCE ARRAY r_cam_emb_video_pre_capture_ap_items_advanced
       
   632   {
       
   633   /**
       
   634   * Note: position is ignored.
       
   635   */
       
   636   items =
       
   637     {
       
   638     CAM_ACTIVE_PALETTE_ITEM
       
   639       {
       
   640       item_id  = ECamSettingItemImageModeSelect; 
       
   641       cmd_id   = ECamCmdNewPhoto;
       
   642       position = ECamAPSlotVideoPreCaptureMode;
       
   643       type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   644       },
       
   645     CAM_ACTIVE_PALETTE_ITEM
       
   646       {
       
   647       item_id  = ECamSettingItemDynamicVideoScene;
       
   648       cmd_id   = ECamCmdCaptureSetupSceneVideo; 
       
   649       position = ECamAPSlotVideoPreCaptureScene;
       
   650       type     = ECamActivePaletteItemTypePreCapture;
       
   651       },
       
   652     CAM_ACTIVE_PALETTE_ITEM
       
   653       {
       
   654       item_id  = ECamSettingItemDynamicVideoFlash; 
       
   655       cmd_id   = ECamCmdToggleVideoFlash;
       
   656       position = ECamAPSlotVideoPreCaptureVideoLight;
       
   657       type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   658       },     
       
   659     CAM_ACTIVE_PALETTE_ITEM
       
   660       {
       
   661       item_id  = ECamSettingItemDynamicVideoWhiteBalance;
       
   662       cmd_id   = ECamCmdCaptureSetupWhiteBalanceVideo; 
       
   663       position = ECamAPSlotVideoPreCaptureWB; 
       
   664       type     = ECamActivePaletteItemTypePreCapture;
       
   665       },
       
   666     CAM_ACTIVE_PALETTE_ITEM
       
   667       {
       
   668       item_id  = ECamSettingItemDynamicVideoColourFilter;
       
   669       cmd_id   = ECamCmdCaptureSetupColourFilterVideo; 
       
   670       position = ECamAPSlotVideoPreCaptureColour; 
       
   671       type     = ECamActivePaletteItemTypePreCapture;
       
   672       }
       
   673     };
       
   674   }
       
   675 
       
   676 
       
   677 //----------------------------------------------------------------------------
       
   678 // r_cam_emb_video_pre_capture_ap_items_novice
       
   679 //
       
   680 // Embedded video pre-capture active palette items in novice user mode.
       
   681 // (Less items than in advanced mode.)
       
   682 //----------------------------------------------------------------------------
       
   683 //  
       
   684 RESOURCE ARRAY r_cam_emb_video_pre_capture_ap_items_novice
       
   685   {
       
   686   /**
       
   687   * Note: position is ignored.
       
   688   */
       
   689   items =
       
   690     {
       
   691     CAM_ACTIVE_PALETTE_ITEM
       
   692       {
       
   693       item_id  = ECamSettingItemImageModeSelect; 
       
   694       cmd_id   = ECamCmdNewPhoto;
       
   695       position = ECamAPSlotVideoPreCaptureMode;
       
   696       type     = ECamActivePaletteItemTypePreCaptureNonSetting;
       
   697       },
       
   698     CAM_ACTIVE_PALETTE_ITEM
       
   699       {
       
   700       item_id  = ECamSettingItemDynamicVideoScene;
       
   701       cmd_id   = ECamCmdCaptureSetupSceneVideo; 
       
   702       position = ECamAPSlotVideoPreCaptureScene;
       
   703       type     = ECamActivePaletteItemTypePreCapture;
       
   704       },
       
   705     CAM_ACTIVE_PALETTE_ITEM
       
   706       {
       
   707       item_id  = ECamSettingItemDynamicVideoColourFilter;
       
   708       cmd_id   = ECamCmdCaptureSetupColourFilterVideo; 
       
   709       position = ECamAPSlotVideoPreCaptureColour; 
       
   710       type     = ECamActivePaletteItemTypePreCapture;
       
   711       }
       
   712     };
       
   713   }                
       
   714 //----------------------------------------------------
       
   715 //   
       
   716 //    r_cam_video_post_capture_ap_items_secondary
       
   717 //    Video post-capture active palette items
       
   718 //    for secondary camera.
       
   719 //
       
   720 //----------------------------------------------------
       
   721 //  
       
   722 RESOURCE ARRAY r_cam_video_post_capture_ap_items_secondary
       
   723     {
       
   724     items =
       
   725         {
       
   726         CAM_ACTIVE_PALETTE_ITEM
       
   727             { 
       
   728             cmd_id = ECamCmdPlay;
       
   729             position = 0;
       
   730             type = ECamActivePaletteItemTypePostCapture;
       
   731             },
       
   732         CAM_ACTIVE_PALETTE_ITEM
       
   733             { 
       
   734             cmd_id = ECamCmdSend;
       
   735             position = 1;
       
   736             type = ECamActivePaletteItemTypePostCapture;
       
   737             },
       
   738         CAM_ACTIVE_PALETTE_ITEM
       
   739             {
       
   740             cmd_id = ECamCmdOneClickUpload;
       
   741             position = 2;
       
   742             type = ECamActivePaletteItemTypePostCapture;
       
   743             },
       
   744         CAM_ACTIVE_PALETTE_ITEM
       
   745             { 
       
   746             cmd_id = ECamCmdSendToCallerMultimedia;
       
   747             position = 3;
       
   748             type = ECamActivePaletteItemTypePostCapture;
       
   749             },            
       
   750         CAM_ACTIVE_PALETTE_ITEM
       
   751             {
       
   752             cmd_id   = ECamCmdPhotos;
       
   753             position = 6;
       
   754             type     = ECamActivePaletteItemTypePostCapture;    
       
   755             },
       
   756         CAM_ACTIVE_PALETTE_ITEM
       
   757             {
       
   758             cmd_id = ECamCmdDelete; 
       
   759             position = 4;
       
   760             type = ECamActivePaletteItemTypePostCapture;
       
   761             }
       
   762         };
       
   763     }                    
       
   764 
       
   765 //----------------------------------------------------
       
   766 //   
       
   767 //    r_cam_video_post_capture_ap_items
       
   768 //    Video post-capture active palette items
       
   769 //
       
   770 //----------------------------------------------------
       
   771 //	
       
   772 RESOURCE ARRAY r_cam_video_post_capture_ap_items
       
   773         {
       
   774         items =
       
   775             {
       
   776             CAM_ACTIVE_PALETTE_ITEM
       
   777                 { 
       
   778                 cmd_id = ECamCmdPlay;
       
   779                 position = 0;
       
   780                 type = ECamActivePaletteItemTypePostCapture;
       
   781                 },
       
   782             CAM_ACTIVE_PALETTE_ITEM
       
   783                 { 
       
   784                 cmd_id = ECamCmdSend;
       
   785                 position = 1;
       
   786                 type = ECamActivePaletteItemTypePostCapture;
       
   787                 },
       
   788             CAM_ACTIVE_PALETTE_ITEM
       
   789                 {
       
   790                 cmd_id = ECamCmdOneClickUpload;
       
   791                 position = 2;
       
   792                 type = ECamActivePaletteItemTypePostCapture;
       
   793                 },
       
   794             CAM_ACTIVE_PALETTE_ITEM
       
   795                 { 
       
   796                 cmd_id = ECamCmdSendToCallerMultimedia;
       
   797                 position = 3;
       
   798                 type = ECamActivePaletteItemTypePostCapture;
       
   799                 },
       
   800             CAM_ACTIVE_PALETTE_ITEM
       
   801                 {
       
   802                 cmd_id = ECamCmdAddToAlbum; 
       
   803                 position = 3; 
       
   804                 type = ECamActivePaletteItemTypePostCapture;
       
   805                 },
       
   806             CAM_ACTIVE_PALETTE_ITEM
       
   807                 {
       
   808                 cmd_id = ECamCmdProperties;// cmd for add detail 
       
   809                 position = 4; 
       
   810                 type = ECamActivePaletteItemTypePostCapture;
       
   811                 },
       
   812            CAM_ACTIVE_PALETTE_ITEM
       
   813                 {
       
   814                 cmd_id   = ECamCmdPhotos;
       
   815                 position = 6;
       
   816                 type     = ECamActivePaletteItemTypePostCapture;    
       
   817                 },
       
   818             CAM_ACTIVE_PALETTE_ITEM
       
   819                 {
       
   820                 cmd_id = ECamCmdDelete; 
       
   821                 position = 7;
       
   822                 type = ECamActivePaletteItemTypePostCapture;
       
   823                 }
       
   824             };
       
   825         }
       
   826 
       
   827 //----------------------------------------------------
       
   828 //   
       
   829 //    r_cam_video_pre_capture_view_camcorder
       
   830 //    Video pre-capture view
       
   831 //
       
   832 //----------------------------------------------------
       
   833 //
       
   834 RESOURCE AVKON_VIEW r_cam_video_pre_capture_view_camcorder
       
   835     {
       
   836     menubar = r_cam_video_pre_capture_menubar_camcorder;
       
   837     cba = r_cam_softkeys_options_exit;    
       
   838     //toolbar = r_cam_video_precapture_toolbar;
       
   839     }
       
   840 
       
   841 // ---------------------------------------------------------
       
   842 //   
       
   843 //   r_cam_video_pre_capture_menubar_camcorder
       
   844 //   Menubar for video pre-capture view
       
   845 //
       
   846 // ---------------------------------------------------------
       
   847 //
       
   848 RESOURCE MENU_BAR r_cam_video_pre_capture_menubar_camcorder
       
   849     {
       
   850     titles =
       
   851         {
       
   852         MENU_TITLE
       
   853             {
       
   854             menu_pane = r_cam_video_pre_capture_menu_camcorder;
       
   855             }
       
   856         };
       
   857     }
       
   858 
       
   859 // ---------------------------------------------------------
       
   860 //   
       
   861 //   r_cam_video_pre_capture_menu_camcorder
       
   862 //   Options menu for video pre capture view
       
   863 //
       
   864 // ---------------------------------------------------------
       
   865 //
       
   866 RESOURCE MENU_PANE r_cam_video_pre_capture_menu_camcorder
       
   867   {
       
   868   items = 
       
   869     {
       
   870     MENU_ITEM
       
   871       {
       
   872       command = ECamCmdSwitchCamera;
       
   873       txt     = qtn_lcam_options_cam2;
       
   874       },
       
   875     MENU_ITEM
       
   876       {
       
   877       command = ECamCmdSettings;
       
   878       txt     = qtn_lcam_cmd_settings;
       
   879       },
       
   880     MENU_ITEM
       
   881       {
       
   882       command = ECamCmdNewPhoto;
       
   883       txt     = qtn_lcam_options_photo_mode;
       
   884       },
       
   885     MENU_ITEM
       
   886       {
       
   887       command = ECamCmdPhotos;
       
   888       txt     = qtn_lcam_options_go_to_photos;
       
   889       },  
       
   890     MENU_ITEM
       
   891       {
       
   892       command = EAknCmdHelp;
       
   893       txt     = qtn_options_help;
       
   894       },
       
   895     MENU_ITEM
       
   896       {
       
   897       command = ECamCmdInternalExit;
       
   898       txt     = qtn_options_exit;
       
   899       }
       
   900     };
       
   901   }
       
   902 
       
   903 //----------------------------------------------------
       
   904 //   
       
   905 //    r_cam_video_post_capture_view_camcorder
       
   906 //    Video post-capture view
       
   907 //
       
   908 //----------------------------------------------------
       
   909 //
       
   910 RESOURCE AVKON_VIEW r_cam_video_post_capture_view_camcorder
       
   911     {
       
   912     menubar = r_cam_video_post_capture_menubar_camcorder;
       
   913     //cba = R_AVKON_SOFTKEYS_OPTIONS_BACK;
       
   914     cba = r_cam_softkeys_options_back_toggletoolbar;
       
   915     toolbar = r_cam_postcapture_common_toolbar;
       
   916     }
       
   917 
       
   918 // ---------------------------------------------------------
       
   919 //   
       
   920 //   r_cam_video_post_capture_menubar_camcorder
       
   921 //   Menubar for video post capture view in camcorder mode
       
   922 //
       
   923 // ---------------------------------------------------------
       
   924 //
       
   925 RESOURCE MENU_BAR r_cam_video_post_capture_menubar_camcorder
       
   926     {
       
   927     titles =
       
   928         {
       
   929         MENU_TITLE
       
   930             {
       
   931             menu_pane = r_cam_video_post_capture_menu_camcorder;
       
   932             }
       
   933         };
       
   934     }
       
   935 
       
   936 // ---------------------------------------------------------
       
   937 //   
       
   938 //   r_cam_video_post_capture_menu_camcorder
       
   939 //   Options menu for video post capture view in camcorder mode
       
   940 //
       
   941 // ---------------------------------------------------------
       
   942 //
       
   943 RESOURCE MENU_PANE r_cam_video_post_capture_menu_camcorder
       
   944     {
       
   945     items = 
       
   946         {
       
   947         MENU_ITEM
       
   948             {
       
   949             command = ECamCmdSend;
       
   950             txt = qtn_options_send_via;
       
   951             },
       
   952         MENU_ITEM
       
   953             {
       
   954             command = ECamCmdSendToCallerMultimedia;
       
   955             txt = qtn_lcam_options_send_to_call;
       
   956             },
       
   957         MENU_ITEM
       
   958             {
       
   959             command = ECamCmdEditVideo;
       
   960             txt = qtn_options_video_editor;
       
   961             },
       
   962         MENU_ITEM
       
   963             {
       
   964             command = ECamCmdShareOnOvi;
       
   965             // AIW provider fills the menu item title.
       
   966             // No submenu, only 1 provider acccepted.
       
   967             txt     = "";
       
   968             },
       
   969         MENU_ITEM // SHARE_AIW
       
   970             {
       
   971             command = ECamCmdShareSettings;
       
   972             // AIW provider fills the menu item title.
       
   973             // No submenu, only 1 provider acccepted.
       
   974             txt     = "";
       
   975             },
       
   976         MENU_ITEM
       
   977             {
       
   978             command = ECamCmdRenameVideo;
       
   979             txt = qtn_lcam_cmd_rename_video;
       
   980             },  
       
   981         MENU_ITEM
       
   982             {
       
   983             command = ECamCmdAddToAlbum;
       
   984             txt = qtn_lcam_options_add_to_album;
       
   985             },              
       
   986         MENU_ITEM
       
   987             {
       
   988             command = ECamCmdProperties;
       
   989             txt = qtn_lcam_options_tags;
       
   990             },            
       
   991         MENU_ITEM
       
   992             {
       
   993             command = ECamCmdPhotos;
       
   994             txt = qtn_lcam_options_go_to_photos;
       
   995             },
       
   996         MENU_ITEM
       
   997             {
       
   998             command = EAknCmdHelp;
       
   999             txt = qtn_options_help;
       
  1000             },
       
  1001         MENU_ITEM
       
  1002             {
       
  1003             command = ECamCmdInternalExit;
       
  1004             txt = qtn_options_exit;
       
  1005             }
       
  1006         };
       
  1007     }
       
  1008 
       
  1009 // ---------------------------------------------------------
       
  1010 //   
       
  1011 //   r_cam_video_precap_navicounter_decorations_camcorder
       
  1012 //   Decorations for the navicounter in video precap
       
  1013 //
       
  1014 // ---------------------------------------------------------
       
  1015 //
       
  1016 RESOURCE CAM_DECORATIONS r_cam_video_precap_navicounter_decorations_camcorder
       
  1017 	{
       
  1018 	decorations = 
       
  1019 		{
       
  1020 		CAM_DECORATION
       
  1021 			{
       
  1022 			type = ECamScreenDecorationBlendedBackground;
       
  1023 			decoration = 
       
  1024 				{
       
  1025 				CAM_BLENDED_BACKGROUND
       
  1026 					{
       
  1027                                         // Background height increased by one pixel
       
  1028                                         // Background extended under battery icon
       
  1029 					tl_x  = 0;   // 20; // 0
       
  1030 					tl_y  = 219; // 220;
       
  1031 					width = 107; //124; // 104;
       
  1032 					}
       
  1033 				};
       
  1034 			}
       
  1035 		};
       
  1036 	}
       
  1037 
       
  1038 // ---------------------------------------------------------
       
  1039 //   
       
  1040 //   r_cam_video_cap_limit_recording_icon
       
  1041 //   Blended background and recording icon during capture, limited feature
       
  1042 //
       
  1043 // ---------------------------------------------------------
       
  1044 //
       
  1045 RESOURCE CAM_DECORATIONS r_cam_video_cap_limit_recording_icon
       
  1046 	{
       
  1047 	decorations = 
       
  1048 		{
       
  1049 		CAM_DECORATION
       
  1050 			{
       
  1051 			type = ECamScreenDecorationBlendedBackground;
       
  1052 			decoration = 
       
  1053 				{
       
  1054 				CAM_BLENDED_BACKGROUND
       
  1055 					{
       
  1056                                         // Background height increased by one pixel
       
  1057                                         // Background extended under battery icon
       
  1058 					tl_x  = 0;   // 20;  // 0
       
  1059 					tl_y  = 219; // 220;
       
  1060 					width = 213; // 193;
       
  1061 					}
       
  1062 				};
       
  1063 			},
       
  1064 		CAM_DECORATION
       
  1065 			{
       
  1066 			type = ECamScreenDecorationRecordingIcon;
       
  1067 			decoration = 
       
  1068 				{
       
  1069 				CAM_RECORDING_ICON
       
  1070 					{
       
  1071 					tl_x = 320 - 264;//320 - 214; // 12+11;
       
  1072 					tl_y = 219+6; // 220+6;
       
  1073 					width = 9;
       
  1074 					height = 9;
       
  1075 					}
       
  1076 				};
       
  1077 			}
       
  1078 		};
       
  1079 	}
       
  1080 
       
  1081 // ---------------------------------------------------------
       
  1082 //   
       
  1083 //   r_cam_video_cap_limit_recording_icon_ah
       
  1084 //   Blended background and recording icon during capture, limited feature
       
  1085 //
       
  1086 // ---------------------------------------------------------
       
  1087 //
       
  1088 RESOURCE CAM_DECORATIONS r_cam_video_cap_limit_recording_icon_ah
       
  1089 	{
       
  1090 	decorations = 
       
  1091 		{
       
  1092 		CAM_DECORATION
       
  1093 			{
       
  1094 			type = ECamScreenDecorationBlendedBackground;
       
  1095 			decoration = 
       
  1096 				{
       
  1097 				CAM_BLENDED_BACKGROUND
       
  1098 					{
       
  1099                                         // Background height increased by one pixel
       
  1100                                         // Background extended under battery icon
       
  1101 					tl_x  = 0;   // 20;  // 0
       
  1102 					tl_y  = 219; // 220;
       
  1103 					width = 213; // 193;
       
  1104 					}
       
  1105 				};
       
  1106 			},
       
  1107 		CAM_DECORATION
       
  1108 			{
       
  1109 			type = ECamScreenDecorationRecordingIcon;
       
  1110 			decoration = 
       
  1111 				{
       
  1112 				CAM_RECORDING_ICON
       
  1113 					{
       
  1114 					tl_x = 320 - 130;//320 - 214; // 12+11;
       
  1115 					tl_y = 219+6; // 220+6;
       
  1116 					width = 9;
       
  1117 					height = 9;
       
  1118 					}
       
  1119 				};
       
  1120 			}
       
  1121 		};
       
  1122 	}
       
  1123 	
       
  1124 // ---------------------------------------------------------
       
  1125 //   
       
  1126 //   r_cam_video_cap_unlimit_recording_icon
       
  1127 //   Blended background and recording icon during capture, unlimited feature
       
  1128 //
       
  1129 // ---------------------------------------------------------
       
  1130 //
       
  1131 RESOURCE CAM_DECORATIONS r_cam_video_cap_unlimit_recording_icon
       
  1132 	{
       
  1133 	decorations = 
       
  1134 		{
       
  1135 		CAM_DECORATION
       
  1136 			{
       
  1137 			type = ECamScreenDecorationBlendedBackground;
       
  1138 			decoration = 
       
  1139 				{
       
  1140 				CAM_BLENDED_BACKGROUND
       
  1141 					{
       
  1142                                         // Background height increased by one pixel
       
  1143                                         // Background extended under battery icon
       
  1144 					tl_x  = 0;   // 20; // 0
       
  1145 					tl_y  = 219; // 220;
       
  1146 					width = 156; // 136;
       
  1147 					}
       
  1148 				};
       
  1149 			},
       
  1150 		CAM_DECORATION
       
  1151 			{
       
  1152 			type = ECamScreenDecorationRecordingIcon;
       
  1153 			decoration = 
       
  1154 				{
       
  1155 				CAM_RECORDING_ICON
       
  1156 					{
       
  1157 					tl_x = 320 - 233;//320 - 267; //  12+11;
       
  1158 					tl_y =  219+6; // 220+6;
       
  1159 					width = 9;
       
  1160 					height = 9;
       
  1161 					}
       
  1162 				};
       
  1163 			}
       
  1164 		};
       
  1165 	}
       
  1166 
       
  1167 // ---------------------------------------------------------
       
  1168 //   
       
  1169 //   r_cam_video_cap_unlimit_recording_icon_ah
       
  1170 //   Blended background and recording icon during capture, unlimited feature
       
  1171 //
       
  1172 // ---------------------------------------------------------
       
  1173 //
       
  1174 RESOURCE CAM_DECORATIONS r_cam_video_cap_unlimit_recording_icon_ah
       
  1175 	{
       
  1176 	decorations = 
       
  1177 		{
       
  1178 		CAM_DECORATION
       
  1179 			{
       
  1180 			type = ECamScreenDecorationBlendedBackground;
       
  1181 			decoration = 
       
  1182 				{
       
  1183 				CAM_BLENDED_BACKGROUND
       
  1184 					{
       
  1185                                         // Background height increased by one pixel
       
  1186                                         // Background extended under battery icon
       
  1187 					tl_x  = 0;   // 20; // 0
       
  1188 					tl_y  = 219; // 220;
       
  1189 					width = 156; // 136;
       
  1190 					}
       
  1191 				};
       
  1192 			},
       
  1193 		CAM_DECORATION
       
  1194 			{
       
  1195 			type = ECamScreenDecorationRecordingIcon;
       
  1196 			decoration = 
       
  1197 				{
       
  1198 				CAM_RECORDING_ICON
       
  1199 					{
       
  1200 					tl_x = 320 - 212;//320 - 267; //  12+11;
       
  1201 					tl_y =  219+6; // 220+6;
       
  1202 					width = 9;
       
  1203 					height = 9;
       
  1204 					}
       
  1205 				};
       
  1206 			}
       
  1207 		};
       
  1208 	}
       
  1209 
       
  1210 // ---------------------------------------------------------
       
  1211 //   
       
  1212 //   r_cam_video_postcap_navicounter_decorations_camcorder
       
  1213 //   Decorations for the progress bar in video precap
       
  1214 //
       
  1215 // ---------------------------------------------------------
       
  1216 //
       
  1217 RESOURCE CAM_DECORATIONS r_cam_video_postcap_navicounter_decorations_camcorder
       
  1218 	{
       
  1219 	decorations = 
       
  1220 		{
       
  1221 		CAM_DECORATION
       
  1222 			{
       
  1223 			type = ECamScreenDecorationBlendedBackground;
       
  1224 			decoration = 
       
  1225 				{
       
  1226 				CAM_BLENDED_BACKGROUND
       
  1227 					{
       
  1228 					tl_x  = 0;
       
  1229 					tl_y  = 0;
       
  1230 					width = 0; //167; removed empty pane
       
  1231 					}
       
  1232 				};
       
  1233 			},
       
  1234 		CAM_DECORATION
       
  1235 			{
       
  1236 			type = ECamScreenDecorationBlendedBackground;
       
  1237 			decoration = 
       
  1238 				{
       
  1239 				CAM_BLENDED_BACKGROUND
       
  1240 					{
       
  1241 					tl_x  = 0;
       
  1242 					tl_y  = 219; // 220;
       
  1243 					width = 18;
       
  1244 					}
       
  1245 				};
       
  1246 			},
       
  1247 		CAM_DECORATION
       
  1248 			{
       
  1249 			type = ECamScreenDecorationBlendedBackground;
       
  1250 			decoration = 
       
  1251 				{
       
  1252 				CAM_BLENDED_BACKGROUND
       
  1253 					{
       
  1254 					// Battery icon included in the blended area.
       
  1255 					tl_x  = 0;   // 20;
       
  1256 					tl_y  = 219; // 220;
       
  1257 					width = 76;  // 56;
       
  1258 					}
       
  1259 				};
       
  1260 			}
       
  1261 		};
       
  1262 	}
       
  1263 
       
  1264 //----------------------------------------------------
       
  1265 //   
       
  1266 //    r_cam_video_filetype_pane_camcorder
       
  1267 //    Video file type indicator - uses side pane resource
       
  1268 //    Allows specifying position and size for all 
       
  1269 //    video file type indicators
       
  1270 //
       
  1271 //----------------------------------------------------
       
  1272 //
       
  1273 RESOURCE CAMERA_SIDEPANE r_cam_video_filetype_pane_camcorder
       
  1274     {
       
  1275     indicators = 
       
  1276         {
       
  1277         CAMERA_INDICATOR
       
  1278             {
       
  1279             indicator_id = ECamIndicatorVideoFileType;
       
  1280             coords =
       
  1281                 {
       
  1282                 CAMERA_INDICATOR_COORDS
       
  1283                     { tl_x = 0;
       
  1284                       tl_y = 0;
       
  1285                       br_x = 0;
       
  1286                       br_y = 0; }
       
  1287                 };
       
  1288             bitmaps =
       
  1289                 {
       
  1290                 CAMERA_BITMAP { bitmap_id = EMbmCameraappQgn_prop_cam4_codec_mp4; },
       
  1291                 CAMERA_BITMAP { bitmap_id = EMbmCameraappQgn_prop_cam4_codec_mp4_mask; },
       
  1292                 CAMERA_BITMAP { bitmap_id = EMbmCameraappQgn_prop_cam4_codec_3gp; },
       
  1293                 CAMERA_BITMAP { bitmap_id = EMbmCameraappQgn_prop_cam4_codec_3gp_mask; }
       
  1294                 };
       
  1295             }
       
  1296         };
       
  1297     }
       
  1298 
       
  1299 #endif //CAMERAAPP_PLUGIN_BUILD