Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py42 _can_fade = libpulse.pa_channel_map_can_fade variable in ChannelMap
43 _can_fade.restype = c_int
44 _can_fade.argtypes = [c_void_p]
75 return bool(this._can_fade(byref(this)))

Completed in 1 milliseconds