summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-05-25 23:51:34 +0200
committerLennart Poettering <lennart@poettering.net>2009-05-25 23:51:34 +0200
commit01fa34ba8a2be006964b87e5e19a2c955bf7131e (patch)
tree779a1bd02fa64041d14dafd9cc73aa012216c8c8 /src/map-file
parent261a4830fb28f7ae690176cdfbe21607d27d9bcb (diff)
channelmap: introduce pa_channel_map_mask() and pa_channel_position_mask_t
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 201e837a..98a568e3 100644
--- a/src/map-file
+++ b/src/map-file
@@ -20,6 +20,7 @@ pa_channel_map_init_auto;
pa_channel_map_init_extend;
pa_channel_map_init_mono;
pa_channel_map_init_stereo;
+pa_channel_map_mask;
pa_channel_map_parse;
pa_channel_map_snprint;
pa_channel_map_superset;