Searched refs:pa_scache_play_item_by_name (Results 1 - 3 of 3) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-scache.h | 58 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 D | core-scache.c | 382 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 D | module-x11-bell.c | 81 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