summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-18 23:42:14 +0200
committerLennart Poettering <lennart@poettering.net>2008-06-18 23:42:14 +0200
commit132e73b2efbda60919db355d6baa3d9687103e0f (patch)
tree5df6888cf5eac237f2250feb3960fe35dd1af41e /src/map-file
parentb95cf5203050d9af1aa44aff2edad9650ee0ff9a (diff)
add new API pa_channel_map_init_extend() to synthesize a channel map if noone is known
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file1
1 files changed, 1 insertions, 0 deletions
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;