mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
The default metadata update may be delayed for some time after SET_DEFAULT, since the session manager has to work on it. MOVE_* commands need to know what the client thinks is the current default sink, so that they can decide between "move to default" and "move to specific device". To avoid race condition here, stash the default value set by the client and use it in the MOVE_* commands, until the metadata update arrives. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||