Work on introspection

This commit is contained in:
Wim Taymans 2016-12-02 13:38:43 +01:00
parent 7c29209023
commit b969623ec8
39 changed files with 1726 additions and 574 deletions

View file

@ -62,6 +62,8 @@ struct _PinosNode {
bool live;
SpaClock *clock;
SpaList resource_list;
SpaList input_ports;
SpaList output_ports;