mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
loop: build loop with SPA interface
This commit is contained in:
parent
80deb6b387
commit
f42268b9a5
6 changed files with 429 additions and 446 deletions
|
|
@ -50,7 +50,7 @@ typedef struct {
|
|||
ModuleImpl *impl;
|
||||
PinosNode *node;
|
||||
SpaList link;
|
||||
PinosSource *timeout;
|
||||
SpaSource *timeout;
|
||||
guint idle_timeout;
|
||||
} NodeInfo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue