From bcb398ddb42b7327f47897cb7884b50d275de58d Mon Sep 17 00:00:00 2001 From: "Diogo Franco (Kovensky)" Date: Sun, 21 Jul 2013 16:53:39 -0300 Subject: DOCS/man/en/ao.rst: Update wasapi:device= documentation --- DOCS/man/en/ao.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst index b0716c2225..2ced3ba170 100644 --- a/DOCS/man/en/ao.rst +++ b/DOCS/man/en/ao.rst @@ -178,7 +178,12 @@ Available audio output drivers are: endpoint. Both the number and the ID String are valid; the ID String is guaranteed to not change unless the driver is uninstalled. - To get a list of the valid devices, use the ``list`` suboption. + Also supports searching active devices by name. If more than one + device matches the name, refuses loading it. + + To get a list of the valid devices, give ``help`` as the id. The + list is the same as the ``list`` suboption, but stops the player + initialization. ``exclusive`` Requests exclusive, direct hardware access. By definition prevents sound playback of any other program until mpv exits. -- cgit v1.2.3