mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
audioconvert: use some defines for the max ports
This commit is contained in:
parent
606d48a3e8
commit
7d73f0b8d0
7 changed files with 16 additions and 10 deletions
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
#define DEFAULT_SAMPLES 8192
|
||||
#define MAX_BUFFERS 32
|
||||
#define MAX_DATAS 64
|
||||
#define MAX_DATAS SPA_AUDIO_MAX_CHANNELS
|
||||
|
||||
#define DEFAULT_CONTROL_BUFFER_SIZE 32768
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue