mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-26 07:00:13 -05:00
make separate sockets for data and control
This commit is contained in:
parent
ee202e13e9
commit
184e0a300a
7 changed files with 419 additions and 92 deletions
|
|
@ -50,6 +50,7 @@
|
|||
<arg type='a{sv}' name='properties' direction='in'/>
|
||||
<arg type='o' name='node' direction='out'/>
|
||||
<arg type='h' name='fd' direction='out'/>
|
||||
<arg type='h' name='rtfd' direction='out'/>
|
||||
</method>
|
||||
|
||||
<method name='RegisterClientNode'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue