volume: introduce pa_cvolume_{inc|dec}()

This commit is contained in:
Lennart Poettering 2009-08-19 02:32:36 +02:00
parent 1421eff0b6
commit cfef930036
3 changed files with 44 additions and 0 deletions

View file

@ -123,10 +123,12 @@ pa_cvolume_avg_mask;
pa_cvolume_channels_equal_to;
pa_cvolume_compatible;
pa_cvolume_compatible_with_channel_map;
pa_cvolume_dec;
pa_cvolume_equal;
pa_cvolume_get_balance;
pa_cvolume_get_fade;
pa_cvolume_get_position;
pa_cvolume_inc;
pa_cvolume_init;
pa_cvolume_max;
pa_cvolume_max_mask;