mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
increase amount of datas in a buffer
This commit is contained in:
parent
dfd3bd84b4
commit
6e03b4005d
3 changed files with 5 additions and 7 deletions
|
|
@ -48,7 +48,7 @@
|
|||
#define MIN_BUFFERS 3u
|
||||
#define MAX_BUFFERS 64u
|
||||
|
||||
#define MAX_CHANNELS 32
|
||||
#define MAX_CHANNELS 64
|
||||
#define MAX_RATE (48000*8)
|
||||
|
||||
#define MIN_PERIOD 64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue