summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sink.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sink.h')
-rw-r--r--src/polypcore/sink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/sink.h b/src/polypcore/sink.h
index 5fd9784f..fa120ebf 100644
--- a/src/polypcore/sink.h
+++ b/src/polypcore/sink.h
@@ -34,7 +34,7 @@ typedef struct pa_sink pa_sink;
#include <polypcore/source.h>
#include <polypcore/module.h>
-#define PA_MAX_INPUTS_PER_SINK 6
+#define PA_MAX_INPUTS_PER_SINK 32
typedef enum pa_sink_state {
PA_SINK_RUNNING,