mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
Work on introspection
This commit is contained in:
parent
7c29209023
commit
b969623ec8
39 changed files with 1726 additions and 574 deletions
|
|
@ -62,6 +62,8 @@ struct _PinosNode {
|
|||
bool live;
|
||||
SpaClock *clock;
|
||||
|
||||
SpaList resource_list;
|
||||
|
||||
SpaList input_ports;
|
||||
SpaList output_ports;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue