mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
alsa: rework batch handling a bit
By default, use a 512 period for batch and use 512 headroom Add a property to disable special batch handling.
This commit is contained in:
parent
af092a9a7e
commit
73896bfa83
5 changed files with 28 additions and 31 deletions
|
|
@ -58,6 +58,7 @@ rules = [
|
|||
#api.alsa.period-size = 1024
|
||||
#api.alsa.headroom = 0
|
||||
#api.alsa.disable-mmap = false
|
||||
#api.alsa.disable-batch = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue