pa_module_info Struct Reference

Stores information about modules. More...


Data Fields

uint32_t index
 Index of the module.
const char * name
 Name of the module.
const char * argument
 Argument string of the module.
uint32_t n_used
 Usage counter or PA_INVALID_INDEX.
int auto_unload
 Non-zero if this is an autoloaded module.


Detailed Description

Stores information about modules.

Field Documentation

uint32_t pa_module_info::index

Index of the module.

const char* pa_module_info::name

Name of the module.

const char * pa_module_info::argument

Argument string of the module.

uint32_t pa_module_info::n_used

Usage counter or PA_INVALID_INDEX.

int pa_module_info::auto_unload

Non-zero if this is an autoloaded module.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 23 11:06:30 2008 for PulseAudio by  doxygen 1.5.4