equal
deleted
inserted
replaced
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 |