mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
Clarifications for the AUDIOSERVER environment variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17139 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9fd71a03a6
commit
2fa480f2f3
@ -9199,8 +9199,9 @@ nas audio output driver should connect and the transport
|
||||
that should be used.
|
||||
If unset DISPLAY is used instead.
|
||||
The transport can be one of tcp and unix.
|
||||
Syntax is tcp/somehost:someport, somehost:instancenumber
|
||||
or [unix]:instancenumber.
|
||||
Syntax is tcp/<somehost>:<someport>, <somehost>:<instancenumber>
|
||||
or [unix]:<instancenumber>.
|
||||
The NAS base port is 8000 and <instancenumber> is added to that.
|
||||
.sp 1
|
||||
.RS
|
||||
.I EXAMPLES:
|
||||
|
Loading…
Reference in New Issue
Block a user