mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
When the node receives a set_param Props, it calls the follower set_param implementation. If that one calls set_param again on the adapter, discards the original set_param. This makes it possible for the follower to intercept the Props param and set a modified version on the converter. This can be used to intercept volume changes. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||