pipewire/pipewire-alsa
Wim Taymans 955dde5272 alsa-plugin: use hw_avail in _delay for playback
for playback streams we want to include the hw_avail, which is the amount of
data that the hardware can read or the amount of data the application has
written.

This is in contrast to using _avail for the capture stream, which is
what the application can read. hw_avail for a capture stream is how many
samples the hardware can write or the amount of free space.

See #1697
2021-11-24 13:12:23 +01:00
..
alsa-plugins alsa-plugin: use hw_avail in _delay for playback 2021-11-24 13:12:23 +01:00
conf alsa plugin: allow specifying a media.role on the virtual device name 2021-06-22 14:48:31 +00:00