pa_format_info_get_prop_string

Gets a string property from the given format info. The caller must free the returned string using \ref pa_xfree. Returns * 0 on success and a negative integer on failure. \since 2.0

extern (C)
int
pa_format_info_get_prop_string
(,
const(char)* key
,
char** v
)

Meta