mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-21 01:40:34 -05:00
This function is run for all the nodes with the data loop locked. It can be used to atomically update multiple node controls. We can't use the control_changed function because this one runs without the lock and might do slow things, like what the sofa plugin currently does. See #5019 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||