PipeWire  0.3.34
descriptor Struct Reference

Data Fields

struct spa_list link
 
int ref
 
struct pluginplugin
 
char label [256]
 
const struct fc_descriptor * desc
 
uint32_t n_input
 
uint32_t n_output
 
uint32_t n_control
 
uint32_t n_notify
 
unsigned long input [MAX_PORTS]
 
unsigned long output [MAX_PORTS]
 
unsigned long control [MAX_PORTS]
 
unsigned long notify [MAX_PORTS]
 
float default_control [MAX_PORTS]
 

Field Documentation

◆ control

unsigned long descriptor::control[MAX_PORTS]

◆ default_control

float descriptor::default_control[MAX_PORTS]

◆ desc

const struct fc_descriptor* descriptor::desc

◆ input

unsigned long descriptor::input[MAX_PORTS]

◆ label

char descriptor::label[256]

◆ link

struct spa_list descriptor::link

◆ n_control

uint32_t descriptor::n_control

◆ n_input

uint32_t descriptor::n_input

◆ n_notify

uint32_t descriptor::n_notify

◆ n_output

uint32_t descriptor::n_output

◆ notify

unsigned long descriptor::notify[MAX_PORTS]

◆ output

unsigned long descriptor::output[MAX_PORTS]

◆ plugin

struct plugin* descriptor::plugin

◆ ref

int descriptor::ref

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