Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcore.h81 PA_CORE_HOOK_SINK_MUTE_CHANGED, enumerator
Dsink.c2389 pa_hook_fire(&s->core->hooks[PA_CORE_HOOK_SINK_MUTE_CHANGED], s); in pa_sink_set_mute()
/third_party/pulseaudio/src/modules/dbus/
Diface-device.c1269 d->mute_changed_slot = pa_hook_connect(&sink->core->hooks[PA_CORE_HOOK_SINK_MUTE_CHANGED], in pa_dbusiface_device_new_sink()