pipewire/spa/plugins/audiomixer
Wim Taymans 3a9070ee10 don't check contents of control values
The control values do not have to contain valid values when they
are set so don't try to parse them. Instead just do a simple sanity
check on the size.
Handle the case where we clear the io area, go back to the default
node properties.
2017-12-01 10:13:53 +01:00
..
audiomixer.c don't check contents of control values 2017-12-01 10:13:53 +01:00
meson.build Add volume and mute control support in audiomixer 2017-11-23 16:55:32 +01:00
mix-ops.c Add volume and mute control support in audiomixer 2017-11-23 16:55:32 +01:00
mix-ops.h Add volume and mute control support in audiomixer 2017-11-23 16:55:32 +01:00
plugin.c Use errno for result errors 2017-11-13 09:41:41 +01:00