Home | History | Annotate | Download | only in JetCreator

Lines Matching full:track_num

1213 	def SetMuteFlag (self, track_num, mute, sync=True):

1217 result = eas_dll.JET_SetMuteFlag(self.eas.handle, track_num, mute, sync)