Data Fields | |
uint32_t | index |
Index of this autoload entry. | |
const char * | name |
Name of the sink or source. | |
pa_autoload_type_t | type |
Type of the autoload entry. | |
const char * | module |
Module name to load. | |
const char * | argument |
Argument string for module. |
uint32_t pa_autoload_info::index |
Index of this autoload entry.
const char* pa_autoload_info::name |
Name of the sink or source.
Type of the autoload entry.
const char* pa_autoload_info::module |
Module name to load.
const char* pa_autoload_info::argument |
Argument string for module.