DOCS/ao: add missing documentation for audiounit

was forgotten in initial implementation 8 years ago 3f5b41d.
This commit is contained in:
der richter
2024-12-21 16:26:40 +01:00
parent d82701962f
commit cf01fdddb5

View File

@@ -157,6 +157,9 @@ Available audio output drivers are:
if mpv is not started out of the bundle,
though playback with spatial audio off always works.
``audiounit`` (iOS only)
Native iOS audio output driver using ``AudioUnits`` and AudioToolbox.
``openal``
OpenAL audio output driver.