Home
last modified time | relevance | path

Searched refs:pa_stream_proplist_update (Results 1 – 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dstream.h789 pa_operation *pa_stream_proplist_update(pa_stream *s, pa_update_mode_t mode, pa_proplist *p, pa_str…
Dstream.c2436 o = pa_stream_proplist_update(s, PA_UPDATE_REPLACE, p, cb, userdata); in pa_stream_set_name()
2834 pa_operation *pa_stream_proplist_update(pa_stream *s, pa_update_mode_t mode, pa_proplist *p, pa_str… in pa_stream_proplist_update() function
/third_party/pulseaudio/src/
Dmap-file319 pa_stream_proplist_update;
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c3048 if (!(o = pa_stream_proplist_update (pbuf->stream, PA_UPDATE_REPLACE, in gst_pulsesink_change_props()
/third_party/gstreamer/gstplugins_good/
DChangeLog63817 pulsesink: don't error out if pa_stream_proplist_update() with new tags fails