From a3be14683a33211e3e07094246bb3342fc789763 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 2 Feb 2015 23:01:11 +0100 Subject: command: add property returning detected audio device This can be useful to adjust some other audio related properties at runtime depending on the audio device being used. --- DOCS/man/input.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 7d8ac297f4..9d27f9d98d 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1589,6 +1589,10 @@ Property list ``current-ao`` Current audio output driver (name as used with ``--ao``). +``audio-out-detected-device`` + Return the audio device selected by the AO driver (only implemented for + some drivers: currently only ``coreaudio``). + ``mpv-version`` Return the mpv version/copyright string. Depending on how the binary was built, it might contain either a release version, or just a git hash. -- cgit v1.2.3