From 570f4b136f43c60a16a433715768828a864f0e0a Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 27 Apr 2015 23:18:54 +0200 Subject: ao_null: add an option for testing channel layout selection --- DOCS/man/ao.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') 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 -- cgit v1.2.3