diff options
-rw-r--r-- | DOCS/man/ao.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index 3fc1ba9734..677c2f0353 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -110,7 +110,7 @@ Available audio output drivers are: exclusive mode (bypasses the sound server). ``openal`` - Experimental OpenAL audio output driver + OpenAL audio output driver ``--openal-num-buffers=<2-128>`` Specify the number of audio buffers to use. Lower values are better for @@ -126,9 +126,6 @@ Available audio output drivers are: Channels are dropped when when they are not available as downmixing will be disabled. Default: no. - .. note:: This driver is not very useful. Playing multi-channel audio with - it is slow. - ``pulse`` PulseAudio audio output driver |