mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-11 04:27:56 -05:00
Clamp the control values to their min/max. Remove the default_control array, we can just restore the default with the port_set_control_value(). Do this when no value has been set on the port when we set up the graph. The avantage is that we calculate the default, min and max correctly when they depend on the graph rate. Fixes #5088 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||