pipewire/spa/plugins/audiomixer
Wim Taymans 541553be1c control: add control objects
Add control objects for all controllable properties on ports.
Try to link compatible control properties in autolink.
Allocate shared memory for the output property memory and configure
the io area on the ports when the controls are linked.
Send the shared memfd to clients when the io area is configured.
Add port_set_io support in remote.c, mmap the control io area and
set on the port.
Add some param helpers
Add volume control to export-source update the volume before
sending each buffer.
2017-11-30 16:36:29 +01:00
..
audiomixer.c control: add control objects 2017-11-30 16:36:29 +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