summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ao.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/ao.rst')
-rw-r--r--DOCS/man/ao.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index 64c9e308d3..a86f3374db 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -110,7 +110,19 @@ Available audio output drivers are:
with fixed setups.
``coreaudio`` (Mac OS X only)
- Native Mac OS X audio output driver
+ Native Mac OS X audio output driver using the AudioUnits and the CoreAudio
+ sound server.
+
+ ``device_id=<id>``
+ ID of output device to use (0 = default device)
+ ``help``
+ List all available output devices with their IDs.
+
+``coreaudio_device`` (Mac OS X only)
+ Native Mac OS X audio output driver using direct device access and
+ exclusive mode (bypasses the sound server).
+
+ Supports only compressed formats (AC3 and DTS).
``device_id=<id>``
ID of output device to use (0 = default device)