mmlibs/mmfw/inc/mmf/server/mmfdatapath2.h
changeset 41 f7bf1ed8db72
parent 32 ae690a8c4a18
child 58 b6dbf97aba93
equal deleted inserted replaced
32:ae690a8c4a18 41:f7bf1ed8db72
   113     The time interval of the trailing silence left to play in microseconds.
   113     The time interval of the trailing silence left to play in microseconds.
   114 	*/
   114 	*/
   115 	TTimeIntervalMicroSeconds iTrailingSilenceLeftToPlay;
   115 	TTimeIntervalMicroSeconds iTrailingSilenceLeftToPlay;
   116 	
   116 	
   117 	/**
   117 	/**
   118     The time left for the play to be completed in a particular repeat
   118     The time left for the play will be completed in a particular repeat
   119 	*/
   119 	*/
   120 	TTimeIntervalMicroSeconds iTimeLeftToPlayComplete;
   120 	TTimeIntervalMicroSeconds iTimeLeftToPlayComplete;
   121 
   121 
   122 	/**
   122 	/**
   123 	Timer used for trailing silences when repeating
   123 	Timer used for trailing silences when repeating