mmlibs/mmfw/inc/mmf/server/mmfdatapath2.h
changeset 54 b68f3e90dca1
parent 38 4269ca484c7b
equal deleted inserted replaced
51:613e4e943120 54:b68f3e90dca1
   133 	TBool* iDisableAutoIntent;
   133 	TBool* iDisableAutoIntent;
   134 	TBool iRetainRepeatInfo;
   134 	TBool iRetainRepeatInfo;
   135 	TBool iGetTimePlayedSupported;
   135 	TBool iGetTimePlayedSupported;
   136 	TBool iIsResumeSupported;
   136 	TBool iIsResumeSupported;
   137 	TBool iIsUsingResumeSupport;
   137 	TBool iIsUsingResumeSupport;
       
   138 	TBool iPauseCalledInsilence;
   138 	}; 
   139 	}; 
   139 
   140 
   140 #endif
   141 #endif