mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-04 06:46:24 -04:00
pulse-server: fix loading of defaults
This commit is contained in:
parent
57c621e654
commit
f29a4e6e14
2 changed files with 13 additions and 13 deletions
|
|
@ -38,10 +38,8 @@
|
|||
#define MAX_NAME 1024u
|
||||
|
||||
#define SCACHE_ENTRY_SIZE_MAX (1024*1024*16)
|
||||
#define MAX_SAMPLE_CACHE (1024u*1024*64) /* 64MB */
|
||||
|
||||
#define MAX_CLIENTS 64u
|
||||
#define MAX_STREAMS 64u
|
||||
#define MAX_OPERATIONS 64u
|
||||
#define MAX_PENDING_SAMPLES 64u
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue