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. |
|
| pa_channel_map | channel_map |
| Default channel map. |
|
Server information.
Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.
Default channel map.
| uint32_t pa_server_info::cookie |
A random cookie for identifying this instance of PulseAudio.
| const char* pa_server_info::default_sink_name |
Name of default sink.
| const char* pa_server_info::default_source_name |
Name of default sink.
| const char* pa_server_info::host_name |
Host name the daemon is running on.
Default sample specification.
| const char* pa_server_info::server_name |
Server package name (usually "pulseaudio").
| const char* pa_server_info::server_version |
Version string of the daemon.
| const char* pa_server_info::user_name |
User name of the daemon process.
| Several copyright owners GNU Lesser General Public License v2.1 |
MeeGo 1.2 Harmattan API
|





