mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
* more s/pulseaudio/PulseAudio/ replacements
* name the per-user dir ~/.pulse (instead of .pulseaudio), just like /etc/pulse/ git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1039 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
fe1dadbadd
commit
3cf1621433
18 changed files with 37 additions and 37 deletions
|
|
@ -270,7 +270,7 @@ typedef struct pa_server_info {
|
|||
pa_sample_spec sample_spec; /**< Default sample specification */
|
||||
const char *default_sink_name; /**< Name of default sink. \since 0.4 */
|
||||
const char *default_source_name; /**< Name of default sink. \since 0.4*/
|
||||
uint32_t cookie; /**< A random cookie for identifying this instance of pulseaudio. \since 0.8 */
|
||||
uint32_t cookie; /**< A random cookie for identifying this instance of PulseAudio. \since 0.8 */
|
||||
} pa_server_info;
|
||||
|
||||
/** Callback prototype for pa_context_get_server_info() */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue