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. |
|
A random cookie for identifying this instance of PulseAudio.
|
|
Name of default sink.
|
|
Name of default sink.
|
|
Host name the daemon is running on.
|
|
Default sample specification.
|
|
Server package name (usually "pulseaudio").
|
|
Version string of the daemon.
|
|
User name of the daemon process.
|