Home
last modified time | relevance | path

Searched refs:_to_name (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py18 _to_name = libpulse.pa_channel_map_to_name variable in ChannelMap
19 _to_name.restype = c_char_p
20 _to_name.argtypes = [c_void_p]
51 return this._to_name(byref(this))

Completed in 2 milliseconds