PipeWire
0.3.17
|
Data Fields | |
char ** | categories |
const char * | plugin_dir |
const char * | support_lib |
struct registry * | registry |
struct spa_support | support [MAX_SUPPORT] |
uint32_t | n_support |
unsigned int | in_valgrind:1 |
char** support::categories |
Referenced by pw_pipewire::pw_debug_is_category_enabled(), and pw_deinit().
unsigned int support::in_valgrind |
Referenced by pw_in_valgrind(), and pw_pipewire::pw_init().
uint32_t support::n_support |
Referenced by pw_get_support(), and pw_pipewire::pw_init().
const char* support::plugin_dir |
Referenced by pw_pipewire::pw_init(), and pw_load_spa_handle().
struct registry* support::registry |
Referenced by pw_pipewire::pw_init(), and pw_load_spa_handle().
struct spa_support support::support[MAX_SUPPORT] |
Referenced by pw_get_support(), and pw_pipewire::pw_init().
const char* support::support_lib |
Referenced by pw_pipewire::pw_init(), and pw_load_spa_handle().