Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcore.h93 PA_CORE_HOOK_SOURCE_MUTE_CHANGED, enumerator
Dsource.c1912 pa_hook_fire(&s->core->hooks[PA_CORE_HOOK_SOURCE_MUTE_CHANGED], s); in pa_source_set_mute()
/third_party/pulseaudio/src/modules/dbus/
Diface-device.c1312 d->mute_changed_slot = pa_hook_connect(&source->core->hooks[PA_CORE_HOOK_SOURCE_MUTE_CHANGED], in pa_dbusiface_device_new_source()