PipeWire 1.0.5
Loading...
Searching...
No Matches
spa_support Struct Reference

Extra supporting infrastructure passed to the init() function of a factory. More...

#include <spa/support/plugin.h>

Data Fields

const char * type
 
void * data
 

Detailed Description

Extra supporting infrastructure passed to the init() function of a factory.

It can be extra information or interfaces such as logging.

Examples
spa/examples/adapter-control.c, spa/examples/example-control.c, spa/examples/local-libcamera.c, and spa/examples/local-v4l2.c.

Field Documentation

◆ type

const char* spa_support::type

◆ data

void* spa_support::data

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