Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dproplist.h53 #define PA_PROP_MEDIA_FILENAME "media.filename" macro
/third_party/pulseaudio/src/pulsecore/
Dcore-scache.c226 pa_proplist_sets(p, PA_PROP_MEDIA_FILENAME, filename); in pa_scache_add_file()
261 pa_proplist_sets(e->proplist, PA_PROP_MEDIA_FILENAME, filename); in pa_scache_add_file_lazy()
Dsound-file-stream.c305 pa_proplist_sets(data.proplist, PA_PROP_MEDIA_FILENAME, fname); in pa_play_file()
/third_party/pulseaudio/vala/
Dlibpulse.vapi546 [CCode (cname="PA_PROP_MEDIA_FILENAME")]
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c3014 GST_TAG_LOCATION, PA_PROP_MEDIA_FILENAME, in gst_pulsesink_change_props()