PipeWire  0.1.8
pw_control_events Struct Reference

Port events, use pw_control_add_listener. More...

Data Fields

uint32_t version
 
void(* destroy )(void *data)
 The control is destroyed. More...
 
void(* free )(void *data)
 The control is freed. More...
 

Detailed Description

Port events, use pw_control_add_listener.

Field Documentation

◆ destroy

void(* pw_control_events::destroy) (void *data)

The control is destroyed.

◆ free

void(* pw_control_events::free) (void *data)

The control is freed.

◆ version

uint32_t pw_control_events::version

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