mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Headroom are extra samples available in alsa buffer on top of a threshold. Its use to prefill alsa buffer with silence before the playback starts and later its use to calculate target number of a frames in the alsa buffer when get_status is called. Target is calculated as headroom plus threshold, which should be smaller then buffer size to make sense. Signed-off-by: Martin Geier <martin.geier@streamunlimited.com> Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||