mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-20 06:59:58 -05:00
Redo the control code
Make a simple connection object that you can use to send and receive our commands.
This commit is contained in:
parent
d8903b708d
commit
d711e15f0a
6 changed files with 1007 additions and 1535 deletions
|
|
@ -11,8 +11,8 @@ pinos_headers = [
|
|||
]
|
||||
|
||||
pinos_sources = [
|
||||
'connection.c',
|
||||
'context.c',
|
||||
'control.c',
|
||||
'format.c',
|
||||
'introspect.c',
|
||||
'mainloop.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue