]> code.delx.au - pulseaudio/blobdiff - src/map-file
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
[pulseaudio] / src / map-file
index e96eac5135131e9f0ed50089b91c428ece585da0..dafef48f29d7adb7de2446911862f7cefc24ffd7 100644 (file)
@@ -86,6 +86,8 @@ pa_context_ref;
 pa_context_remove_autoload_by_index;
 pa_context_remove_autoload_by_name;
 pa_context_remove_sample;
+pa_context_rttime_new;
+pa_context_rttime_restart;
 pa_context_set_card_profile_by_index;
 pa_context_set_card_profile_by_name;
 pa_context_set_default_sink;
@@ -178,6 +180,7 @@ pa_path_get_filename;
 pa_proplist_clear;
 pa_proplist_contains;
 pa_proplist_copy;
+pa_proplist_equal;
 pa_proplist_free;
 pa_proplist_from_string;
 pa_proplist_get;
@@ -217,6 +220,8 @@ pa_simple_get_latency;
 pa_simple_new;
 pa_simple_read;
 pa_simple_write;
+pa_stream_begin_write;
+pa_stream_cancel_write;
 pa_stream_connect_playback;
 pa_stream_connect_record;
 pa_stream_connect_upload;