Skip to content

Commit

Permalink
DOCS/ao: add missing documentation for audiounit
Browse files Browse the repository at this point in the history
was forgotten in initial implementation 8 years ago 3f5b41d.
  • Loading branch information
Akemi committed Dec 24, 2024
1 parent d827019 commit cf01fdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DOCS/man/ao.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit cf01fdd

Please sign in to comment.