Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:JET_SetMuteFlag

1215 		eas_logger.debug('Call JET_SetMuteFlag')

1217 result = eas_dll.JET_SetMuteFlag(self.eas.handle, track_num, mute, sync)
1219 raise EAS_Exception(result, 'JET_SetMuteFlag error %d' % result, 'JET_SetMuteFlag')
1227 raise EAS_Exception(result, 'JET_SetMuteFlag error %d' % result, 'JET_SetMuteFlags')