mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
WIP change object model
This commit is contained in:
parent
190f01d88e
commit
c25ccbb4ba
44 changed files with 1557 additions and 2525 deletions
|
|
@ -1,16 +1,12 @@
|
|||
pinos_module_spa_headers = [
|
||||
'spa-alsa-monitor.h',
|
||||
'spa-audiotestsrc.h',
|
||||
'spa-v4l2-monitor.h',
|
||||
'spa-videotestsrc.h',
|
||||
'spa-node.h',
|
||||
'spa-monitor.h',
|
||||
]
|
||||
|
||||
pinos_module_spa_sources = [
|
||||
'module.c',
|
||||
'spa-alsa-monitor.c',
|
||||
'spa-audiotestsrc.c',
|
||||
'spa-v4l2-monitor.c',
|
||||
'spa-videotestsrc.c',
|
||||
'spa-node.c',
|
||||
'spa-monitor.c',
|
||||
]
|
||||
|
||||
pinos_module_spa_c_args = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue