camerauis/cameraapp/generic/inc/CamSettingsModel.h
changeset 2 e8773a61782d
parent 1 f5ec9446e5bf
child 12 8c55c525d5d7
equal deleted inserted replaced
1:f5ec9446e5bf 2:e8773a61782d
   498     * @since 2.8
   498     * @since 2.8
   499     * @param aSettingValue The new scene value.
   499     * @param aSettingValue The new scene value.
   500     */
   500     */
   501     void VideoSceneHasChangedL( TInt aSettingValue );
   501     void VideoSceneHasChangedL( TInt aSettingValue );
   502 
   502 
       
   503     /**
       
   504     * Returns the default value of a setting for a video scene item.
       
   505     * @param aSceneId the id of the scene item.
       
   506     * @param aSetting the id of the setting item.
       
   507     * @return the default value
       
   508     * @since 2.8
       
   509     */
       
   510     TInt DefaultSettingValueForVideoScene( TInt aSceneId, TInt aSetting ) const;
       
   511 
   503 
   512 
   504     /**
   513     /**
   505     * Returns the maximum allowed quality for a photo scene.
   514     * Returns the maximum allowed quality for a photo scene.
   506     * @param the scene id.
   515     * @param the scene id.
   507     * @return the highest allowed quality.
   516     * @return the highest allowed quality.