mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
conf: revert to 32 min-quantum
ae077a4967 accidentally changed the
default min-quantum to 16, revert it back to 32 because 16 is really
low.
See #2791
This commit is contained in:
parent
023577e391
commit
5ee7be9534
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ context.properties = {
|
|||
#default.clock.rate = 48000
|
||||
#default.clock.allowed-rates = [ 48000 ]
|
||||
#default.clock.quantum = 1024
|
||||
default.clock.min-quantum = 16
|
||||
#default.clock.min-quantum = 32
|
||||
#default.clock.max-quantum = 2048
|
||||
#default.clock.quantum-limit = 8192
|
||||
#default.video.width = 640
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue