PipeWire 1.4.7
Loading...
Searching...
No Matches
spa_hook Struct Reference

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

#include <spa/utils/hook.h>

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
void * priv

Detailed Description

Field Documentation

◆ link

struct spa_list spa_hook::link

◆ cb

struct spa_callbacks spa_hook::cb

◆ removed

void(* spa_hook::removed) (struct spa_hook *hook)

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

◆ priv

void* spa_hook::priv

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