diff -r 51dda465e618 -r 38fb6f7eacd5 camerauis/cameraapp/generic/inc/CamAppUi.h --- a/camerauis/cameraapp/generic/inc/CamAppUi.h Wed Apr 14 15:41:04 2010 +0300 +++ b/camerauis/cameraapp/generic/inc/CamAppUi.h Tue Apr 27 16:19:06 2010 +0300 @@ -224,6 +224,21 @@ */ TInt StandbyStatus() const; + /** + * returns ETrue if the stsnby status is recoverable + */ + TBool IsRecoverableStatus(); + + /** + * Change the standby status + */ + TBool ChangeStandbyStatusL( TInt aError ); + + /** + * returns Getter for iPreCaptureMode + */ + TCamPreCaptureMode PreCaptureMode(); + /* * Check for file name deletion/renaming outside camera */ @@ -842,8 +857,8 @@ void SetSuppressUIRiseOnViewfinderStart(TBool aSuppress); /** - * Whether the current capture was selftimer initiated - * @return ETrue if the current capture was started via selftimer + * Whether the latest capture was selftimer initiated + * @return ETrue if the latest capture was started via selftimer */ TBool IsSelfTimedCapture() const; @@ -1333,7 +1348,7 @@ * returns ETrue if headset is connected */ TBool IsHeadsetConnected() const; - + public: /** * Display error note