mirror of https://github.com/mpv-player/mpv
DOCS/ao: update SDL ao version reference
This hasn't been true since 1dcf511376
.
This commit is contained in:
parent
6ecdedabe5
commit
d49dd78e7f
|
@ -166,8 +166,8 @@ Available audio output drivers are:
|
||||||
By default the channel volumes are used.
|
By default the channel volumes are used.
|
||||||
|
|
||||||
``sdl``
|
``sdl``
|
||||||
SDL 1.2+ audio output driver. Should work on any platform supported by SDL
|
SDL 2.0+ audio output driver. Should work on any platform supported by SDL
|
||||||
1.2, but may require the ``SDL_AUDIODRIVER`` environment variable to be set
|
2.0, but may require the ``SDL_AUDIODRIVER`` environment variable to be set
|
||||||
appropriately for your system.
|
appropriately for your system.
|
||||||
|
|
||||||
.. note:: This driver is for compatibility with extremely foreign
|
.. note:: This driver is for compatibility with extremely foreign
|
||||||
|
|
Loading…
Reference in New Issue