PipeWire
0.1.4
|
Data Fields | |
uint32_t | version |
void(* | destroy )(void *data) |
void(* | free )(void *data) |
void(* | info_changed )(void *data, struct pw_core_info *info) |
void(* | global_added )(void *data, struct pw_global *global) |
void(* | global_removed )(void *data, struct pw_global *global) |
void(* pw_core_events::destroy) (void *data) |
void(* pw_core_events::free) (void *data) |
void(* pw_core_events::global_added) (void *data, struct pw_global *global) |
void(* pw_core_events::global_removed) (void *data, struct pw_global *global) |
void(* pw_core_events::info_changed) (void *data, struct pw_core_info *info) |
uint32_t pw_core_events::version |