audioconvert: use some defines for the max ports

This commit is contained in:
Wim Taymans 2020-12-09 20:32:44 +01:00
parent 606d48a3e8
commit 7d73f0b8d0
7 changed files with 16 additions and 10 deletions

View file

@ -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