From 2119bcbeacb4785130215c0903cce150997cba71 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 5 Oct 2013 22:40:38 +0200 Subject: ao_sndio: add documentation --- DOCS/man/en/ao.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst index 374f23b6e1..a05811e2f3 100644 --- a/DOCS/man/en/ao.rst +++ b/DOCS/man/en/ao.rst @@ -174,6 +174,15 @@ Available audio output drivers are: Set the TCP port used for connecting to the server (default: 12345). Not used if connecting to a Unix domain socket. +``sndio`` + Audio output to the OpenBSD sndio sound system + + (Note: only supports mono, stereo, 4.0, 5.1 and 7.1 channel + layouts.) + + ``device=`` + sndio device to use (default: ``$AUDIODEVICE``, resp. ``snd0``). + ``wasapi`` Audio output to the Windows Audio Session API. -- cgit v1.2.3