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

const char* pa_autoload_info::argument
 

Argument string for module.

uint32_t pa_autoload_info::index
 

Index of this autoload entry.

const char* pa_autoload_info::module
 

Module name to load.

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.


The documentation for this struct was generated from the following file:
Generated on Thu May 31 03:10:16 2007 for PulseAudio by  doxygen 1.4.6