mirror of https://github.com/mpv-player/mpv
Explain new ao_pulse option syntax
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24950 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2de070ff95
commit
420b6b4d44
|
@ -2659,8 +2659,11 @@ Experimental OpenAL audio output driver
|
|||
PulseAudio audio output driver
|
||||
.PD 0
|
||||
.RSs
|
||||
.IPs "<host>[:<output sink>]"
|
||||
.IPs "[<host>][:<output sink>]"
|
||||
Specify the host and optionally output sink to use.
|
||||
An empty <host> string uses local connection.
|
||||
Using "localhost" as <host> uses network transfer (most likely
|
||||
not what you want).
|
||||
.RE
|
||||
.PD 1
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue