implement pa_cvolume_scale()

This commit is contained in:
Lennart Poettering 2009-01-27 00:47:07 +01:00
parent e52c5ea68a
commit 4e31e00b63
3 changed files with 26 additions and 1 deletions

View file

@ -113,6 +113,7 @@ pa_cvolume_get_balance;
pa_cvolume_init;
pa_cvolume_max;
pa_cvolume_remap;
pa_cvolume_scale;
pa_cvolume_set;
pa_cvolume_set_balance;
pa_cvolume_snprint;