camerauis/cameraapp/generic/common/inc/Cam.hrh
changeset 1 f5ec9446e5bf
parent 0 1ddebce53859
child 12 8c55c525d5d7
equal deleted inserted replaced
0:1ddebce53859 1:f5ec9446e5bf
   159   ECamCmdCustomiseToolbarAdd,
   159   ECamCmdCustomiseToolbarAdd,
   160   ECamCmdCustomiseToolbarRemove,
   160   ECamCmdCustomiseToolbarRemove,
   161   ECamCmdCustomiseToolbarUp,
   161   ECamCmdCustomiseToolbarUp,
   162   ECamCmdCustomiseToolbarDown,
   162   ECamCmdCustomiseToolbarDown,
   163   ECamCmdCustomiseToolbarReset,
   163   ECamCmdCustomiseToolbarReset,
   164   
       
   165   ECamCmdSend, // NOTE any new commands should be placed before this
       
   166                // with the exception of the AIW command below
       
   167   ECamCmdAIWCommands = 200, // AIW needs to have its own area
       
   168   ECamCmdEditPhoto,
   164   ECamCmdEditPhoto,
   169   ECamCmdEditVideo,
   165   ECamCmdEditVideo,
   170   ECamCmdPrint,
   166   ECamCmdPrint,
   171   ECamCmdShareOnOvi,
   167   ECamCmdShareOnOvi,
   172   ECamMSKCmdAppChange,
   168   ECamMSKCmdAppChange,
   177   
   173   
   178   ECamCmdCaptureImage,
   174   ECamCmdCaptureImage,
   179   ECamCmdRecord,
   175   ECamCmdRecord,
   180   ECamCmdToolbarExtension,  // Command ID for toolbar extension button
   176   ECamCmdToolbarExtension,  // Command ID for toolbar extension button
   181   ECamCmdToolbarMarkUnmark, // for sequence post capture view
   177   ECamCmdToolbarMarkUnmark, // for sequence post capture view
   182   ECamCmdToggleActiveToolbar // switches activepalette visibility
   178   ECamCmdToggleActiveToolbar, // switches activepalette visibility
   183 
   179   
       
   180   ECamCmdSend, // NOTE any new commands should be placed before this
       
   181                // with the exception of the AIW command below
       
   182   ECamCmdAIWCommands = 200 // AIW needs to have its own area
   184   };
   183   };
   185 
   184 
   186 enum TCamWaitNoteCtrls
   185 enum TCamWaitNoteCtrls
   187     {
   186     {
   188     ESavingVideoWaitNote = 1,
   187     ESavingVideoWaitNote = 1,