mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-19 08:57:00 -05:00
add new property list implementation
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2085 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
8ed2a8c042
commit
63c616eecc
5 changed files with 414 additions and 3 deletions
10
src/map-file
10
src/map-file
|
|
@ -127,6 +127,16 @@ pa_operation_ref;
|
|||
pa_operation_unref;
|
||||
pa_parse_sample_format;
|
||||
pa_path_get_filename;
|
||||
pa_proplist_free;
|
||||
pa_proplist_get;
|
||||
pa_proplist_gets;
|
||||
pa_proplist_iterate;
|
||||
pa_proplist_merge;
|
||||
pa_proplist_new;
|
||||
pa_proplist_put;
|
||||
pa_proplist_puts;
|
||||
pa_proplist_remove;
|
||||
pa_proplist_to_string;
|
||||
pa_sample_format_to_string;
|
||||
pa_sample_size;
|
||||
pa_sample_spec_equal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue