PipeWire  0.3.42
spa_hook Struct Reference

A hook, contains the structure with functions and the data passed to the functions. More...

Data Fields

struct spa_list link
 
struct spa_callbacks cb
 
void(* removed )(struct spa_hook *hook)
 callback and data for the hook list, private to the hook_list implementor More...
 
void * priv
 

Detailed Description

Field Documentation

struct spa_list spa_hook::link
struct spa_callbacks spa_hook::cb
void(* spa_hook::removed) (struct spa_hook *hook)

callback and data for the hook list, private to the hook_list implementor

void* spa_hook::priv

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