photosgallery/slideshow/engine/controlsrc/shweffectcontrol.h
branchRCL_3
changeset 35 420f6808bf21
parent 0 4e91876724a2
equal deleted inserted replaced
32:78ad99c24f08 35:420f6808bf21
   237 		/// Own: flag to tell if user navigated during pause
   237 		/// Own: flag to tell if user navigated during pause
   238 		TBool iUserNavigated;
   238 		TBool iUserNavigated;
   239 		RPointerArray<CAlfVisual> iPausedVisuals;
   239 		RPointerArray<CAlfVisual> iPausedVisuals;
   240 		
   240 		
   241 		TInt iFailedThumbnailIndex;
   241 		TInt iFailedThumbnailIndex;
   242 
   242 		/// Own: Flag to tell if HDMI decoding is completed
       
   243 		TBool iHDMIFirstDecoded;
       
   244 		/// Own: Flag to tell if TN ready received
       
   245 		TBool iTNReadyReceived;		
   243 	};
   246 	};
   244 
   247 
   245 #endif // __CSHWEFFECTCONTROL_H__
   248 #endif // __CSHWEFFECTCONTROL_H__