summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-28 20:54:31 +0100
committerwm4 <wm4@nowhere>2020-03-28 20:59:00 +0100
commit4583bd8cc7bf538bce424983d49729c934d13a53 (patch)
tree27f0ef4cc35623287eddced48cf561758c4be6da /DOCS
parent71d218eae4b4d93ada34ff74906f71ad359c84bc (diff)
downloadmpv-4583bd8cc7bf538bce424983d49729c934d13a53.tar.bz2
mpv-4583bd8cc7bf538bce424983d49729c934d13a53.tar.xz
ao_rsound: remove this audio output
I wonder what this even is. I've never heard of anyone using it, and can't find a corresponding library that actually builds with it. Good enough to remove.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/ao.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index 41c62069bd..7dace73ec5 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -233,13 +233,5 @@ Available audio output drivers are:
``no-waveheader`` option - with ``waveheader`` it's broken, because
it will write a WAVE header every time the file is opened.
-``rsound``
- Audio output to an RSound daemon. Use ``--audio-device=rsound/<hostname>``
- to set the host name (with ``<hostname>`` replaced, without the ``< >``).
-
- .. note:: Completely useless, unless you intend to run RSound. Not to be
- confused with RoarAudio, which is something completely
- different.
-
``wasapi``
Audio output to the Windows Audio Session API.