mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Add a new seq field in the param-info struct. Users can use this field to keep track of pending param updates. Store the latest seq number of the param update in the seq field. Remove all params that don't match the sequence number because they are too old. This avoids duplicate old params in pw-dump output. Rework the pulseaudio manager with this same method. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||