From 543115ae1726e853624a6214ad58187f6d84c95a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 3 Feb 2009 21:15:32 +0100 Subject: add new API pa_cvolume_compatible_with_channel_map() --- 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 3aa1d7a8..d7addfec 100644 --- a/src/map-file +++ b/src/map-file @@ -109,6 +109,7 @@ pa_context_unref; pa_cvolume_avg; pa_cvolume_channels_equal_to; pa_cvolume_compatible; +pa_cvolume_compatible_with_channel_map; pa_cvolume_equal; pa_cvolume_get_balance; pa_cvolume_get_fade; -- cgit