Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Dvolume-ui.py30 _position_to_string = libpulse.pa_channel_position_to_string variable in ChannelMap
31 _position_to_string.restype = c_char_p
32 _position_to_string.argtypes = [c_uint]
66 return this._position_to_string(pos)