summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-27 23:18:54 +0200
committerwm4 <wm4@nowhere>2015-04-27 23:21:58 +0200
commit570f4b136f43c60a16a433715768828a864f0e0a (patch)
tree040d6a702ca498acd0fe8f7cbea80a27054c5d6a /DOCS
parentd2292c179c62fed462acf7ae428c0ba8a26ef07e (diff)
downloadmpv-570f4b136f43c60a16a433715768828a864f0e0a.tar.bz2
mpv-570f4b136f43c60a16a433715768828a864f0e0a.tar.xz
ao_null: add an option for testing channel layout selection
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/ao.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index 534f62588c..5103997e76 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -260,6 +260,10 @@ Available audio output drivers are:
``broken-delay``
Simulate broken audio drivers, which don't report latency correctly.
+ ``channel-layouts``
+ If not empty, this is a ``,`` separated list of channel layouts the
+ AO allows. This can be used to test channel layout selection.
+
``pcm``
Raw PCM/WAVE file writer audio output