update list of exported symbols

This commit is contained in:
Lennart Poettering 2008-08-04 19:44:55 +02:00
parent 580c4342ac
commit 51d181c57e

View file

@ -98,9 +98,16 @@ pa_context_unref;
pa_cvolume_avg;
pa_cvolume_channels_equal_to;
pa_cvolume_equal;
pa_cvolume_remap;
pa_cvolume_set;
pa_cvolume_snprint;
pa_cvolume_valid;
pa_ext_stream_restore_delete;
pa_ext_stream_restore_read;
pa_ext_stream_restore_set_subscribe_cb;
pa_ext_stream_restore_subscribe;
pa_ext_stream_restore_test;
pa_ext_stream_restore_write;
pa_frame_size;
pa_get_binary_name;
pa_get_fqdn;
@ -133,21 +140,21 @@ pa_operation_ref;
pa_operation_unref;
pa_parse_sample_format;
pa_path_get_filename;
pa_proplist_free;
pa_proplist_contains;
pa_proplist_clear;
pa_proplist_contains;
pa_proplist_copy;
pa_proplist_free;
pa_proplist_get;
pa_proplist_gets;
pa_proplist_iterate;
pa_proplist_update;
pa_proplist_new;
pa_proplist_set;
pa_proplist_sets;
pa_proplist_setf;
pa_proplist_sets;
pa_proplist_to_string;
pa_proplist_unset;
pa_proplist_unset_many;
pa_proplist_to_string;
pa_proplist_update;
pa_sample_format_to_string;
pa_sample_size;
pa_sample_spec_equal;
@ -198,8 +205,8 @@ pa_stream_readable_size;
pa_stream_ref;
pa_stream_set_buffer_attr;
pa_stream_set_latency_update_callback;
pa_stream_set_moved_callback;
pa_stream_set_monitor_stream;
pa_stream_set_moved_callback;
pa_stream_set_name;
pa_stream_set_overflow_callback;
pa_stream_set_read_callback;