Searched refs:_set_balance (Results 1 – 1 of 1) sorted by relevance
106 _set_balance = libpulse.pa_cvolume_set_balance variable in CVolume107 _set_balance.restype = c_void_p108 _set_balance.argtypes = [c_void_p, c_void_p, c_float]140 return this._set_balance(byref(this), byref(cm), f)