Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Dvolume-ui.py98 _get_balance = libpulse.pa_cvolume_get_balance variable in CVolume
99 _get_balance.restype = c_float
100 _get_balance.argtypes = [c_void_p, c_void_p]
134 return this._get_balance(byref(this), byref(cm))