From c8631b3b068a5fb63d43e4e25eaa230a0a7ecd2b Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 2 Feb 2015 17:35:31 +0100 Subject: command: add properties returning the current VO and AO driver This wasn't possible before. --- DOCS/man/input.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index c33629ee68..747892b668 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1572,6 +1572,12 @@ Property list How these details are handled may change in the future. +``current-vo`` + Current video output driver (name as used with ``--vo``). + +``current-ao`` + Current audio output driver (name as used with ``--ao``). + ``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