pa_server_info Struct Reference

Server information. More...


Data Fields

const char * user_name
 User name of the daemon process.
const char * host_name
 Host name the daemon is running on.
const char * server_version
 Version string of the daemon.
const char * server_name
 Server package name (usually "pulseaudio").
pa_sample_spec sample_spec
 Default sample specification.
const char * default_sink_name
 Name of default sink.
const char * default_source_name
 Name of default sink.
uint32_t cookie
 A random cookie for identifying this instance of PulseAudio.


Detailed Description

Server information.


Field Documentation

const char* pa_server_info::user_name

User name of the daemon process.

const char* pa_server_info::host_name

Host name the daemon is running on.

const char* pa_server_info::server_version

Version string of the daemon.

const char* pa_server_info::server_name

Server package name (usually "pulseaudio").

pa_sample_spec pa_server_info::sample_spec

Default sample specification.

const char* pa_server_info::default_sink_name

Name of default sink.

Since:
0.4

const char* pa_server_info::default_source_name

Name of default sink.

Since:
0.4

uint32_t pa_server_info::cookie

A random cookie for identifying this instance of PulseAudio.

Since:
0.8


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