|
PipeWire 0.3.38
|
Extra supporting infrastructure passed to the init() function of a factory. More...
#include <plugin.h>
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.
| void* spa_support::data |
| const char* spa_support::type |