mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
volume: introduce pa_cvolume_min() and pa_cvolume_min_mask()
This commit is contained in:
parent
8f928b2e57
commit
d634555a3e
3 changed files with 51 additions and 2 deletions
|
|
@ -131,6 +131,8 @@ pa_cvolume_init;
|
|||
pa_cvolume_max;
|
||||
pa_cvolume_max_mask;
|
||||
pa_cvolume_merge;
|
||||
pa_cvolume_min;
|
||||
pa_cvolume_min_mask;
|
||||
pa_cvolume_remap;
|
||||
pa_cvolume_scale;
|
||||
pa_cvolume_scale_mask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue