Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dproplist.h150 #define PA_PROP_APPLICATION_VERSION "application.version" macro
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-sink-new.c173 pa_proplist_sets(proplist, PA_PROP_APPLICATION_VERSION, PACKAGE_VERSION); in tunnel_new_proplist()
Dmodule-tunnel-source-new.c162 pa_proplist_sets(proplist, PA_PROP_APPLICATION_VERSION, PACKAGE_VERSION); in tunnel_new_proplist()
Dmodule-tunnel.c1798 pa_proplist_sets(pl, PA_PROP_APPLICATION_VERSION, PACKAGE_VERSION); in setup_complete_callback()
/third_party/pulseaudio/vala/
Dlibpulse.vapi583 [CCode (cname="PA_PROP_APPLICATION_VERSION")]