mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
volume: implement functions for multiplicating a cvolume with a scalar
This commit is contained in:
parent
c6830bd9dc
commit
64b0f38b67
3 changed files with 47 additions and 3 deletions
|
|
@ -264,7 +264,9 @@ pa_stream_writable_size;
|
|||
pa_stream_write;
|
||||
pa_strerror;
|
||||
pa_sw_cvolume_divide;
|
||||
pa_sw_cvolume_divide_scalar;
|
||||
pa_sw_cvolume_multiply;
|
||||
pa_sw_cvolume_multiply_scalar;
|
||||
pa_sw_cvolume_snprint_dB;
|
||||
pa_sw_volume_divide;
|
||||
pa_sw_volume_from_dB;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue