mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-19 07:00:03 -05:00
add new pa_card object as a way to logically combine multiple sinks and sources
This commit is contained in:
parent
aeb0707f12
commit
b6deb0cc4c
12 changed files with 327 additions and 4 deletions
|
|
@ -716,6 +716,7 @@ libpulsecore_@PA_MAJORMINORMICRO@_la_SOURCES = \
|
|||
pulsecore/cli-command.c pulsecore/cli-command.h \
|
||||
pulsecore/cli-text.c pulsecore/cli-text.h \
|
||||
pulsecore/client.c pulsecore/client.h \
|
||||
pulsecore/card.c pulsecore/card.h \
|
||||
pulsecore/core-scache.c pulsecore/core-scache.h \
|
||||
pulsecore/core-subscribe.c pulsecore/core-subscribe.h \
|
||||
pulsecore/core.c pulsecore/core.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue