photosgallery/slideshow/engine/controlsrc/shwviewcontrol.h
branchRCL_3
changeset 35 420f6808bf21
parent 0 4e91876724a2
equal deleted inserted replaced
32:78ad99c24f08 35:420f6808bf21
    96 		TBool iTransitionReadyReceived;
    96 		TBool iTransitionReadyReceived;
    97 		/// Own: Flag to tell whether we received ready to advance
    97 		/// Own: Flag to tell whether we received ready to advance
    98 		TBool iReadyToAdvanceReceived;
    98 		TBool iReadyToAdvanceReceived;
    99 		/// Own: Flag to tell whether we received timer beat
    99 		/// Own: Flag to tell whether we received timer beat
   100 		TBool iTimerReceived;
   100 		TBool iTimerReceived;
       
   101 		/// Own: Flag to tell HDMI decoding is completed
       
   102 		TBool iHDMIDecoded;
   101 		/// Own: Flag to tell that user navigated during pause
   103 		/// Own: Flag to tell that user navigated during pause
   102 		TBool iUserNavigated;
   104 		TBool iUserNavigated;
   103 		/// Own: Flag set to ETrue when paused, EFalse when playing
   105 		/// Own: Flag set to ETrue when paused, EFalse when playing
   104 		TBool iPaused;
   106 		TBool iPaused;
   105 		/// Own: Flag to tell if user navigated while paused
   107 		/// Own: Flag to tell if user navigated while paused