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