WIP add subgraph

This commit is contained in:
Wim Taymans 2018-03-16 12:46:18 +01:00
parent 933635f63f
commit 3a9df8096b
4 changed files with 46 additions and 55 deletions

View file

@ -594,8 +594,6 @@ void pw_node_update_state(struct pw_node *node, enum pw_node_state state, char *
int pw_node_update_ports(struct pw_node *node);
int pw_node_join_graph(struct pw_node *node, struct spa_graph *graph);
/** Activate a link \memberof pw_link
* Starts the negotiation of formats and buffers on \a link and then
* starts data streaming */