PipeWire
1.0.5
|
#include <pipewire/impl-node.h>
Data Fields | |
uint32_t | version |
void(* | drained )(void *data) |
the node is drained More... | |
void(* | xrun )(void *data) |
the node had an xrun More... | |
void(* | complete )(void *data) |
the driver node completed processing More... | |
void(* | incomplete )(void *data) |
the driver node did not complete processing More... | |
void(* | timeout )(void *data) |
the node had More... | |
uint32_t pw_impl_node_rt_events::version |
void(* pw_impl_node_rt_events::drained) (void *data) |
the node is drained
void(* pw_impl_node_rt_events::xrun) (void *data) |
the node had an xrun
void(* pw_impl_node_rt_events::complete) (void *data) |
the driver node completed processing
void(* pw_impl_node_rt_events::incomplete) (void *data) |
the driver node did not complete processing
void(* pw_impl_node_rt_events::timeout) (void *data) |
the node had