Home
last modified time | relevance | path

Searched refs:max_load (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
Deas.py853 def SetMaxLoad (self, max_load): argument
855 eas_logger.debug('Call EAS_SetMaxLoad: max_load=%d' % max_load)
857 result = eas_dll.EAS_SetMaxLoad(self.handle, max_load)