PipeWire  0.2.7
pw_module_events Struct Reference

Module events added with pw_module_add_listener. More...

Data Fields

uint32_t version
 
void(* destroy )(void *data)
 The module is destroyed. More...
 

Detailed Description

Module events added with pw_module_add_listener.

Field Documentation

void(* pw_module_events::destroy)(void *data)

The module is destroyed.

uint32_t pw_module_events::version

The documentation for this struct was generated from the following file: