Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcore.h80 PA_CORE_HOOK_SINK_VOLUME_CHANGED, enumerator
Dsink.c3950 pa_hook_fire(&s->core->hooks[PA_CORE_HOOK_SINK_VOLUME_CHANGED], s); in pa_sink_set_reference_volume_direct()
/third_party/pulseaudio/src/modules/dbus/
Diface-device.c1267 d->volume_changed_slot = pa_hook_connect(&sink->core->hooks[PA_CORE_HOOK_SINK_VOLUME_CHANGED], in pa_dbusiface_device_new_sink()