Link to PulseAudio wiki in mpd.conf.5 for more details on the format of the server string
git-svn-id: https://svn.musicpd.org/mpd/trunk@4318 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
a37348a74f
commit
9cf92ca99e
|
@ -209,7 +209,8 @@ output types. The default for oss is "/dev/dsp"; the default for alsa is
|
|||
.TP
|
||||
.B server <server list>
|
||||
A space separated list of servers to try to connect to. Used only by the pulse
|
||||
audio output. The default is to let PulseAudio choose a server.
|
||||
audio output. See <\fBhttp://www.pulseaudio.org/wiki/ServerStrings\fP> for
|
||||
more details. The default is to let PulseAudio choose a server.
|
||||
.TP
|
||||
.B sink <sink>
|
||||
The sink to output to. Used only by the pulse audio output. The default is to
|
||||
|
|
Loading…
Reference in New Issue