mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
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:
parent
0205fc57bb
commit
50f592b67c
7 changed files with 20 additions and 8 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue