mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
increase number of buffers
This commit is contained in:
parent
414378283c
commit
a13b5cfdc3
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#define DEFAULT_RATE 44100
|
||||
#define DEFAULT_CHANNELS 2
|
||||
|
||||
#define MAX_BUFFERS 32
|
||||
#define MAX_BUFFERS 64
|
||||
#define MAX_PORTS 128
|
||||
|
||||
#define PROP_DEFAULT_TRUNCATE false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue