mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
allow importing of more memory blocks than exporting
This commit is contained in:
parent
07333f8cae
commit
1737a19c86
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
#define PA_MEMEXPORT_SLOTS_MAX 128
|
#define PA_MEMEXPORT_SLOTS_MAX 128
|
||||||
|
|
||||||
#define PA_MEMIMPORT_SLOTS_MAX 128
|
#define PA_MEMIMPORT_SLOTS_MAX 160
|
||||||
#define PA_MEMIMPORT_SEGMENTS_MAX 16
|
#define PA_MEMIMPORT_SEGMENTS_MAX 16
|
||||||
|
|
||||||
struct pa_memblock {
|
struct pa_memblock {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue