PipeWire 1.2.6
|
Callbacks, contains the structure with functions and the data passed to the functions. More...
#include <spa/utils/hook.h>
Data Fields | |
const void * | funcs |
void * | data |
Callbacks, contains the structure with functions and the data passed to the functions.
The structure should also contain a version field that is checked.
const void* spa_callbacks::funcs |
void* spa_callbacks::data |