introduce sink input and source output limits

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@170 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-09-01 15:00:44 +00:00
parent 0205fc57bb
commit 50f592b67c
7 changed files with 20 additions and 8 deletions

View 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;