client-node: make it possible to skip signal

Add an option to not signal the remote implementation when we still
have enough data.
This commit is contained in:
Wim Taymans 2018-04-26 09:49:29 +02:00
parent f784da5505
commit a6cb6b740c
3 changed files with 13 additions and 0 deletions

View file

@ -35,6 +35,8 @@ struct pw_client_node {
struct pw_node *node;
struct pw_resource *resource;
int status;
};
struct pw_client_node *