add new API pa_cvolume_compatible_with_channel_map()

This commit is contained in:
Lennart Poettering 2009-02-03 21:15:32 +01:00
parent 921882de54
commit 543115ae17
3 changed files with 20 additions and 2 deletions

View 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;