pa_proplist_to_string_sep

Format the property list nicely as a human readable string and * choose the separator. Call pa_xfree() on the result. \since * 0.9.15

extern (C)
char*
pa_proplist_to_string_sep
(
const(pa_proplist)* p
,
const(char)* sep
)

Meta