camerauis/cameraapp/generic/inc/CamAppUi.h
changeset 1 f5ec9446e5bf
parent 0 1ddebce53859
child 7 dbec5787fa68
equal deleted inserted replaced
0:1ddebce53859 1:f5ec9446e5bf
  1763         
  1763         
  1764         TCamMediaStorage iInternalStorage; //Points to either Phone or Internal Mass storage based on availability
  1764         TCamMediaStorage iInternalStorage; //Points to either Phone or Internal Mass storage based on availability
  1765         T2ndCamOrientation iLockedQwertyState; 
  1765         T2ndCamOrientation iLockedQwertyState; 
  1766         TBool iUiConstructionComplete;
  1766         TBool iUiConstructionComplete;
  1767         CCamMemoryMonitor* iMemoryMonitor;
  1767         CCamMemoryMonitor* iMemoryMonitor;
  1768         
  1768 		        
  1769         //Flag to monitor viewfinder window handle switch
  1769         //Flag to monitor viewfinder window handle switch
  1770         TBool iViewFinderInTransit;
  1770         TBool iViewFinderInTransit;
       
  1771 
       
  1772 		TInt iLandscapeScreenMode;
       
  1773         TInt iPortraitScreenMode;
  1771         };
  1774         };
  1772 
  1775 
  1773 // ===========================================================================
  1776 // ===========================================================================
  1774 // Debug strings
  1777 // Debug strings
  1775 
  1778