multimediacommscontroller/mmccfilesourcesink/inc/mccfilesourceimpl.h
branchGCC_SURGE
changeset 36 e07c9cb4153d
parent 19 f58ead8cf73c
equal deleted inserted replaced
29:11893e44ad1b 36:e07c9cb4153d
   281         void SetDelayAfterStop( TInt aDelay );
   281         void SetDelayAfterStop( TInt aDelay );
   282   	  	TInt DelayAfterStop() const;
   282   	  	TInt DelayAfterStop() const;
   283 
   283 
   284         void StopEofTimer(); 
   284         void StopEofTimer(); 
   285         void EofTimerExpiredL(); // from MMccEofTimerObserver
   285         void EofTimerExpiredL(); // from MMccEofTimerObserver
       
   286         
       
   287         void InvalidVideoFrame( TBool aInvalid = EFalse );
   286   	  	
   288   	  	
   287     public:
   289     public:
   288     
   290     
   289     	static TTimeIntervalMicroSeconds MilliToMicroSeconds( TUint32 aMilliSeconds );
   291     	static TTimeIntervalMicroSeconds MilliToMicroSeconds( TUint32 aMilliSeconds );
   290 		static TUint32 MicroToMilliSeconds( TTimeIntervalMicroSeconds aMicroSeconds );
   292 		static TUint32 MicroToMilliSeconds( TTimeIntervalMicroSeconds aMicroSeconds );