mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
increase number of buffers
This commit is contained in:
parent
414378283c
commit
a13b5cfdc3
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#include "link.h"
|
||||
#include "work-queue.h"
|
||||
|
||||
#define MAX_BUFFERS 16
|
||||
#define MAX_BUFFERS 32
|
||||
|
||||
/** \cond */
|
||||
struct impl {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue