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. |
|
Argument string of the module.
|
|
Non-zero if this is an autoloaded module.
|
|
Index of the module.
|
|
Usage counter or PA_INVALID_INDEX.
|
|
Name of the module.
|