summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2011-02-25 12:35:14 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2011-05-02 10:17:20 +0530
commitc3839c76377ea7662f29364ae66718e8ac6233af (patch)
tree567b85df3a7e10a5710456231711b8f43f954eab /src/map-file
parent802c8b6fcc9349505d00c1f6f6132dd513904b68 (diff)
core: Add a pa_format_info structure
This will be used to represent the format of data provided by the client for both compressed and PCM formats in a new extended API.
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
index 1fffaff9..181af9ea 100644
--- a/src/map-file
+++ b/src/map-file
@@ -160,6 +160,10 @@ pa_ext_stream_restore_set_subscribe_cb;
pa_ext_stream_restore_subscribe;
pa_ext_stream_restore_test;
pa_ext_stream_restore_write;
+pa_format_info_copy;
+pa_format_info_free;
+pa_format_info_new;
+pa_format_info_valid;
pa_frame_size;
pa_get_binary_name;
pa_get_fqdn;