mmlibs/mmfw/inc/mmf/server/mmfdatapath2.h
changeset 58 b6dbf97aba93
parent 41 f7bf1ed8db72
equal deleted inserted replaced
57:1cbb0d5bf7f2 58:b6dbf97aba93
   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