From 0bda8f48e27c576ceab28230853ad3e05fc49892 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 2 Jul 2014 23:17:07 +0200 Subject: manpage: reflect new coreaudio changes --- DOCS/man/ao.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 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 of output device to use (0 = default device) -- cgit v1.2.3