mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Add volume and mute control support in audiomixer
This commit is contained in:
parent
4b84e34744
commit
cb3198c458
5 changed files with 212 additions and 81 deletions
|
|
@ -1,4 +1,4 @@
|
|||
audiomixer_sources = ['audiomixer.c', 'conv.c', 'plugin.c']
|
||||
audiomixer_sources = ['audiomixer.c', 'mix-ops.c', 'plugin.c']
|
||||
|
||||
audiomixerlib = shared_library('spa-audiomixer',
|
||||
audiomixer_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue