| PipeWire
    0.3.67
    | 
| Data Fields | |
| uint32_t | version | 
| void(* | destroy )(void *data) | 
| the pool is destroyed  More... | |
| void(* | added )(void *data, struct pw_memblock *block) | 
| a new memory block is added to the pool  More... | |
| void(* | removed )(void *data, struct pw_memblock *block) | 
| a memory block is removed from the pool  More... | |
| uint32_t pw_mempool_events::version | 
| void(* pw_mempool_events::destroy) (void *data) | 
the pool is destroyed
| void(* pw_mempool_events::added) (void *data, struct pw_memblock *block) | 
a new memory block is added to the pool
| void(* pw_mempool_events::removed) (void *data, struct pw_memblock *block) | 
a memory block is removed from the pool