mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-19 08:57:00 -05:00
volume: introduce pa_cvolume_{inc|dec}()
This commit is contained in:
parent
1421eff0b6
commit
cfef930036
3 changed files with 44 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue