multimediacommscontroller/mmccfilesourcesink/inc/mccfilesink.h
branchRCL_3
changeset 59 b0e4b01681c5
parent 55 f72c4fccd381
equal deleted inserted replaced
55:f72c4fccd381 59:b0e4b01681c5
   228 	   	
   228 	   	
   229 	   	TInt iActiveUserIndex;
   229 	   	TInt iActiveUserIndex;
   230 	   	
   230 	   	
   231 	   	TBool iDecSpecInfoProvided;
   231 	   	TBool iDecSpecInfoProvided;
   232 	   	TBool iKeyFrameProvided;
   232 	   	TBool iKeyFrameProvided;
   233 	   	
       
   234 	   	TInt64 iCurrAvgTimestampDifference;
       
   235 
   233 
   236 	#ifdef EUNIT_TEST
   234 	#ifdef EUNIT_TEST
   237         friend class UT_CMccFileSink;
   235         friend class UT_CMccFileSink;
   238     #endif	
   236     #endif	
   239         };
   237         };