summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst4
1 files changed, 4 insertions, 0 deletions
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.