PipeWire
0.1.6
|
Node events. More...
Data Fields | |
uint32_t | version |
void(* | info )(void *object, struct pw_node_info *info) |
Notify node info. More... | |
Node events.
void(* pw_node_proxy_events::info) (void *object, struct pw_node_info *info) |
Notify node info.
info | info about the node |
uint32_t pw_node_proxy_events::version |