PipeWire  0.3.34
plugin Struct Reference

Data Fields

struct spa_list link
 
char * filename
 
void * hnd
 
spa_handle_factory_enum_func_t enum_func
 
struct spa_list handles
 
int ref
 
char type [64]
 
char path [PATH_MAX]
 
struct fc_plugin * plugin
 
struct spa_list descriptor_list
 

Field Documentation

◆ descriptor_list

struct spa_list plugin::descriptor_list

◆ enum_func

spa_handle_factory_enum_func_t plugin::enum_func

◆ filename

char* plugin::filename

◆ handles

struct spa_list plugin::handles

◆ hnd

void* plugin::hnd

◆ link

struct spa_list plugin::link

◆ path

char plugin::path[PATH_MAX]

◆ plugin

struct fc_plugin* plugin::plugin

◆ ref

int plugin::ref

◆ type

char plugin::type[64]

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