pa_autoload_info Struct Reference

Stores information about autoload entries. More...


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.


Detailed Description

Stores information about autoload entries.

Since:
0.5


Field Documentation

uint32_t pa_autoload_info::index

Index of this autoload entry.

const char* pa_autoload_info::name

Name of the sink or source.

pa_autoload_type_t pa_autoload_info::type

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.


The documentation for this struct was generated from the following file:
Generated on Wed May 30 19:36:31 2007 for PulseAudio by  doxygen 1.5.1