]> code.delx.au - pulseaudio/blobdiff - polyp/sink.h
introduce sink input and source output limits
[pulseaudio] / polyp / sink.h
index 940d16184f61f87243d378071277f3b12b59712f..85addf763f065606b31a38f7affe035e17c14358 100644 (file)
@@ -31,6 +31,8 @@ struct pa_sink;
 #include "idxset.h"
 #include "source.h"
 
+#define PA_MAX_INPUTS_PER_SINK 6
+
 struct pa_sink {
     uint32_t index;