mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
include new proplist functions in export list
This commit is contained in:
parent
407b4fe5be
commit
cd45cd9e3e
1 changed files with 3 additions and 1 deletions
|
|
@ -148,15 +148,17 @@ pa_proplist_clear;
|
|||
pa_proplist_contains;
|
||||
pa_proplist_copy;
|
||||
pa_proplist_free;
|
||||
pa_proplist_from_string;
|
||||
pa_proplist_get;
|
||||
pa_proplist_gets;
|
||||
pa_proplist_isempty;
|
||||
pa_proplist_iterate;
|
||||
pa_proplist_new;
|
||||
pa_proplist_set;
|
||||
pa_proplist_setf;
|
||||
pa_proplist_sets;
|
||||
pa_proplist_size;
|
||||
pa_proplist_to_string;
|
||||
pa_proplist_from_string;
|
||||
pa_proplist_unset;
|
||||
pa_proplist_unset_many;
|
||||
pa_proplist_update;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue