mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
When we are notifying the application of changed params, don't emit any changes applied to the params from within the callback with pw_stream_update_params(). This will be done after we complete the callback. This also avoids reseting the change counter so that we don't accidentally think we updated the formats param when we simply changed some other params. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||