From 132e73b2efbda60919db355d6baa3d9687103e0f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 18 Jun 2008 23:42:14 +0200 Subject: add new API pa_channel_map_init_extend() to synthesize a channel map if noone is known --- 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 c3fb0882..8d1c582e 100644 --- a/src/map-file +++ b/src/map-file @@ -12,6 +12,7 @@ pa_bytes_to_usec; pa_channel_map_equal; pa_channel_map_init; pa_channel_map_init_auto; +pa_channel_map_init_extend; pa_channel_map_init_mono; pa_channel_map_init_stereo; pa_channel_map_parse; -- cgit