camerauis/cameraapp/generic/common/data/CamCapture.ra
branchRCL_3
changeset 24 bac7acad7cb3
parent 0 1ddebce53859
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 // THE FOLLOWING ARE RESOURCES NEEDED BY CAMERA ONLY
       
    20 //***************************************************************
       
    21 
       
    22 #ifndef CAMERAAPP_PLUGIN_BUILD
       
    23 
       
    24 //-----------------------------------------------------------------------------
       
    25 //
       
    26 //    r_cam_still_pre_capture_menu_primary_camera
       
    27 //    Switch to primary camera text
       
    28 //
       
    29 //-----------------------------------------------------------------------------
       
    30 //
       
    31 RESOURCE TBUF r_cam_pre_capture_menu_primary_camera
       
    32     {
       
    33     buf = qtn_lcam_options_cam1;
       
    34     }
       
    35 
       
    36 
       
    37 //-----------------------------------------------------------------------------
       
    38 //
       
    39 //    r_cam_capture_display_on_text
       
    40 //    Turn icons back on
       
    41 //
       
    42 //-----------------------------------------------------------------------------
       
    43 //
       
    44 RESOURCE TBUF r_cam_capture_display_on_text
       
    45     {
       
    46     buf = qtn_lcam_options_display_on2;
       
    47     }
       
    48 
       
    49 
       
    50 //-----------------------------------------------------------------------------
       
    51 // Advanced / novice user mode setting item texts in precapture options menu.
       
    52 //-----------------------------------------------------------------------------
       
    53 //
       
    54 RESOURCE TBUF r_cam_precapture_menu_adv_usermode_on_text 
       
    55   {
       
    56   buf = qtn_lcam_options_advanced_ap_on;
       
    57   }
       
    58 
       
    59 RESOURCE TBUF r_cam_precapture_menu_adv_usermode_off_text 
       
    60   { 
       
    61   buf = qtn_lcam_options_advanced_ap_off;
       
    62   }
       
    63 
       
    64 #endif //CAMERAAPP_PLUGIN_BUILD
       
    65 
       
    66 
       
    67 // *******************************************************************
       
    68 // THE FOLLOWING DEFINITIONS ARE NEEDED FOR BOTH CAMERA AND CAMPLUGIN
       
    69 // *******************************************************************
       
    70 
       
    71 
       
    72 // Resolution icon dimensions
       
    73 #define KResolutionCIFIconWidth           13
       
    74 #define KResolutionCIFIconHeight          11
       
    75 #define KResolutionQCIFIconWidth          13
       
    76 #define KResolutionQCIFIconHeight         11
       
    77 #define KResolution5MPIconWidth           19
       
    78 #define KResolution5MPIconHeight          16
       
    79 #define KResolutionSQCIFIconWidth         13
       
    80 #define KResolutionSQCIFIconHeight        11
       
    81 #define KResolutionQXGAIconWidth          19
       
    82 #define KResolutionQXGAIconHeight         16
       
    83 #define KResolutionUXGAIconWidth          19
       
    84 #define KResolutionUXGAIconHeight         16
       
    85 #define KResolutionSXGAIconWidth          27
       
    86 #define KResolutionSXGAIconHeight         12
       
    87 #define KResolutionSVGAIconWidth          24
       
    88 #define KResolutionSVGAIconHeight         14
       
    89 #define KResolutionVGAIconWidth           19
       
    90 #define KResolutionVGAIconHeight          16
       
    91 #define KResolutionBurstQXGAIconWidth     19
       
    92 #define KResolutionBurstQXGAIconHeight    16
       
    93 #define KResolutionBurstUXGAIconWidth     19
       
    94 #define KResolutionBurstUXGAIconHeight    16
       
    95 #define KResolutionBurstSXGAIconWidth     27
       
    96 #define KResolutionBurstSXGAIconHeight    12
       
    97 #define KResolutionBurstSVGAIconWidth     19
       
    98 #define KResolutionBurstSVGAIconHeight    12
       
    99 #define KResolutionBurstVGAIconWidth      19
       
   100 #define KResolutionBurstVGAIconHeight     16
       
   101 #define KResolutionVideoTVIconWidth       19
       
   102 #define KResolutionVideoTVIconHeight      11
       
   103 #define KResolutionVideoEmailIconWidth    17
       
   104 #define KResolutionVideoEmailIconHeight   11
       
   105 #define KResolutionVideoMMSIconWidth      17
       
   106 #define KResolutionVideoMMSIconHeight     11
       
   107 
       
   108 
       
   109 // Status indicator icon dimensions
       
   110 #define KIndicatorFlashIconWidth            18
       
   111 #define KIndicatorFlashIconHeight           18
       
   112 #define KIndicatorSelfTimerIconWidth        18
       
   113 #define KIndicatorSelfTimerIconHeight       18
       
   114 #define KIndicatorBurstModeIconWidth        18
       
   115 #define KIndicatorBurstModeIconHeight       18
       
   116 #define KIndicatorStabilisationIconWidth    18
       
   117 #define KIndicatorStabilisationIconHeight   18
       
   118 #define KIndicatorVideoModeIconWidth        11
       
   119 #define KIndicatorVideoModeIconHeight       16
       
   120 #define KIndicatorSceneIconWidth            26
       
   121 #define KIndicatorSceneIconHeight           32
       
   122 #define KIndicatorCaptureTypeIconWidth	    23
       
   123 #define KIndicatorCaptureTypeIconHeight	    18
       
   124 #define KIndicatorShakeWarningIconWidth     18
       
   125 #define KIndicatorShakeWarningIconHeight    18
       
   126 
       
   127 #define KIndicatorAudioMuteIconCCWidth        18
       
   128 #define KIndicatorAudioMuteIconCCHeight       18
       
   129 #define KIndicatorAudioMuteIconPTWidth        11
       
   130 #define KIndicatorAudioMuteIconPTHeight       13
       
   131 #define KIndicatorAudioMuteIconVMWidth        11
       
   132 #define KIndicatorAudioMuteIconVMHeight       13
       
   133 
       
   134 // Temp. move unused indicators off-screen
       
   135 #define KIndicatorUnusedx           500
       
   136 #define KIndicatorUnusedy           500
       
   137