volume: add pa_cvolume_merge() call

This commit is contained in:
Lennart Poettering 2009-08-17 03:40:36 +02:00
parent 01e4b61a91
commit 8208214882
3 changed files with 24 additions and 0 deletions

View file

@ -130,6 +130,7 @@ pa_cvolume_get_position;
pa_cvolume_init;
pa_cvolume_max;
pa_cvolume_max_mask;
pa_cvolume_merge;
pa_cvolume_remap;
pa_cvolume_scale;
pa_cvolume_scale_mask;