mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
The maximum receive buffer target of 6 packets may be too small when there's huge jitter in reception. Increase it so that we may use all buffer available if needed (2*quantum_limit = 370 ms @ 44100). For SCO, explicitly set maximum buffer to 40 ms, so that latency cannot grow too large there. For A2DP duplex, set it to 80 ms for same reason. These are close to the old 6*packet limit. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||