mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -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
|
|
@ -51,7 +51,7 @@
|
|||
#define MAX_SAMPLES 8192
|
||||
#define MAX_BUFFERS 32
|
||||
#define MAX_ALIGN 16
|
||||
#define MAX_DATAS 64
|
||||
#define MAX_DATAS SPA_AUDIO_MAX_CHANNELS
|
||||
|
||||
#define PROP_DEFAULT_TRUNCATE false
|
||||
#define PROP_DEFAULT_DITHER 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue