doc: documented the "pulse" output plugin settings
This commit is contained in:
parent
47cf647ef6
commit
0e383fbec2
34
doc/user.xml
34
doc/user.xml
@ -739,6 +739,40 @@ cd mpd-version</programlisting>
|
|||||||
The <varname>pulse</varname> plugin connects to a PulseAudio
|
The <varname>pulse</varname> plugin connects to a PulseAudio
|
||||||
server.
|
server.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<informaltable>
|
||||||
|
<tgroup cols="2">
|
||||||
|
<thead>
|
||||||
|
<row>
|
||||||
|
<entry>Setting</entry>
|
||||||
|
<entry>Description</entry>
|
||||||
|
</row>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<row>
|
||||||
|
<entry>
|
||||||
|
<varname>server</varname>
|
||||||
|
<parameter>HOSTNAME</parameter>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
Sets the host name of the PulseAudio server. By
|
||||||
|
default, MPD connects to the local PulseAudio
|
||||||
|
server.
|
||||||
|
</entry>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry>
|
||||||
|
<varname>sink</varname>
|
||||||
|
<parameter>NAME</parameter>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
Specifies the name of the PulseAudio sink MPD should
|
||||||
|
play on.
|
||||||
|
</entry>
|
||||||
|
</row>
|
||||||
|
</tbody>
|
||||||
|
</tgroup>
|
||||||
|
</informaltable>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
Loading…
Reference in New Issue
Block a user