Lines Matching full:rate
450 def SetPlaybackRate (self, rate): 451 """Set the playback rate of a stream.""" 454 result = eas_dll.EAS_SetPlaybackRate(self.eas.handle, self.handle, rate)