PipeWire
0.3.66
|
Extra supporting infrastructure passed to the init() function of a factory. More...
Data Fields | |
const char * | type |
void * | data |
Extra supporting infrastructure passed to the init() function of a factory.
It can be extra information or interfaces such as logging.
const char* spa_support::type |
void* spa_support::data |