From dedbc942ab2090320856c36d6673db12026efdc1 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Tue, 8 Mar 2011 20:16:00 +0530 Subject: stream: Add API to get a stream's pa_format_info --- src/map-file | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map-file') diff --git a/src/map-file b/src/map-file index 5283a5e3..1acc6e98 100644 --- a/src/map-file +++ b/src/map-file @@ -258,6 +258,7 @@ pa_stream_get_channel_map; pa_stream_get_context; pa_stream_get_device_index; pa_stream_get_device_name; +pa_stream_get_format_info; pa_stream_get_index; pa_stream_get_latency; pa_stream_get_monitor_stream; -- cgit