mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
A flush command is not supposed to stop playback but just clear the current state. Normally, to avoid complications, an application will Pause, Flush and optionally Start to do things smoothly without interfering with the process loop, but things should not crash if that's not the case. Fixes #2726 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||