mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Beginnings of dbus based control
This commit is contained in:
parent
becae3e7fa
commit
ee202e13e9
19 changed files with 2086 additions and 28 deletions
|
|
@ -328,7 +328,6 @@ pinos_rtloop_init (PinosRTLoop * this)
|
|||
|
||||
g_debug ("rt-loop %p: new", this);
|
||||
|
||||
this->poll.handle = NULL;
|
||||
this->poll.size = sizeof (SpaPoll);
|
||||
this->poll.info = NULL;
|
||||
this->poll.add_item = do_add_item;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue