multimediacommscontroller/mmccfilesourcesink/inc/mccfilesourceimpl.h
branchRCL_3
changeset 18 91f50911ea81
parent 0 1bce908db942
equal deleted inserted replaced
17:a5ac35ca6d81 18:91f50911ea81
   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 );