mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-20 08:56:47 -05:00
add api for manipulating volume balances
This commit is contained in:
parent
606cf8a2ec
commit
723d71a021
4 changed files with 136 additions and 0 deletions
|
|
@ -100,10 +100,12 @@ pa_cvolume_avg;
|
|||
pa_cvolume_channels_equal_to;
|
||||
pa_cvolume_compatible;
|
||||
pa_cvolume_equal;
|
||||
pa_cvolume_get_balance;
|
||||
pa_cvolume_init;
|
||||
pa_cvolume_max;
|
||||
pa_cvolume_remap;
|
||||
pa_cvolume_set;
|
||||
pa_cvolume_set_balance;
|
||||
pa_cvolume_snprint;
|
||||
pa_cvolume_valid;
|
||||
pa_ext_stream_restore_delete;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue