]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/proplist-util.h
remap: Change remapping function argument type from void to int16_t / float as approp...
[pulseaudio] / src / pulsecore / proplist-util.h
index c6bdc103c5ed8dcb7e77f0794688bb16d2bfc62e..3d08776a4b9654ba1ac9b76cac9b8611cd66b42c 100644 (file)
@@ -25,5 +25,6 @@
 #include <pulse/proplist.h>
 
 void pa_init_proplist(pa_proplist *p);
+char *pa_proplist_get_stream_group(pa_proplist *pl, const char *prefix, const char *cache);
 
 #endif