mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
Multimedia processing graphs
We need to completely fill the buffer before we queue the buffer. If we don't do this, we might have reported a larger writable size than what we actually can do and that makes clients fail. This is not entirely completely correct because a client can expect to have its buffer sent as soon as it completes the write. We should really just queue the data in a separate queue when we run out of buffers. |
||
|---|---|---|
| src | ||
| LICENSE | ||
| README.md | ||
pipewire-pulseaudio
PulseAudio client library for PipeWire