summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2011-03-08 20:15:36 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2011-05-02 11:55:38 +0530
commit8631f4e2c44b47db76795bebdbab54914a1f3ea0 (patch)
tree2f42ff9e46091f41b44864b1a4c512e75d6093ba /src/map-file
parenta3a004214404c6f91a82c1e2164444e5e08c26cf (diff)
format: Add some convenience functions for printing
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
index 3b1de105..5283a5e3 100644
--- a/src/map-file
+++ b/src/map-file
@@ -146,6 +146,7 @@ pa_cvolume_set_fade;
pa_cvolume_set_position;
pa_cvolume_snprint;
pa_cvolume_valid;
+pa_encoding_to_string;
pa_ext_device_manager_delete;
pa_ext_device_manager_enable_role_device_priority_routing;
pa_ext_device_manager_read;
@@ -164,6 +165,7 @@ pa_format_info_copy;
pa_format_info_free;
pa_format_info_is_pcm;
pa_format_info_new;
+pa_format_info_snprint;
pa_format_info_valid;
pa_frame_size;
pa_get_binary_name;