LookingGlass/client/audiodevs/PipeWire
Chris Spencer d9dc399522 [client] audio/pw: request real-time priority
This is as per the PipeWire ALSA plugin [1]. The existing
`PW_STREAM_FLAG_RT_PROCESS` flag is misleading and doesn't really have
anything to do with real-time priority; it just tells PipeWire to pull data
from the application synchronously from its main processing thread. More
detail at [2].

[1] f5d47c079e/pipewire-alsa/alsa-plugins/pcm_pipewire.c
[2] https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2024
2022-02-14 15:11:43 +11:00
..
CMakeLists.txt [client] audio: initial addition of PipeWire audio support via SPICE 2021-12-26 11:09:42 +11:00
pipewire.c [client] audio/pw: request real-time priority 2022-02-14 15:11:43 +11:00