Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.h58 int pa_scache_play_item_by_name(pa_core *c, const char *name, const char*sink_name, pa_volume_t volume, pa_proplist *p, uint32_t *sink_input_idx);
H A Dcore-scache.c382 int pa_scache_play_item_by_name(pa_core *c, const char *name, const char*sink_name, pa_volume_t volume, pa_proplist *p, uint32_t *sink_input_idx) { in pa_scache_play_item_by_name() function
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-bell.c81 if (pa_scache_play_item_by_name(u->core, u->scache_item, u->sink_name, PA_VOLUME_INVALID, NULL, NULL) < 0) { in x11_event_cb()

Completed in 2 milliseconds