mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -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
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
#define DEFAULT_SAMPLES 8192
|
||||
#define MAX_BUFFERS 32
|
||||
#define MAX_DATAS 32
|
||||
#define MAX_DATAS 64
|
||||
|
||||
#define DEFAULT_CONTROL_BUFFER_SIZE 32768
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue