PipeWire  0.2.7
pw_factory_events Struct Reference

Factory events, listen to them with pw_factory_add_listener. More...

Data Fields

uint32_t version
 
void(* destroy )(void *data)
 the factory is destroyed More...
 

Detailed Description

Factory events, listen to them with pw_factory_add_listener.

Field Documentation

void(* pw_factory_events::destroy)(void *data)

the factory is destroyed

uint32_t pw_factory_events::version

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