From a58b2df3f84da9c19e4900e2524036a176c16c7a Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 14 May 2020 22:22:33 +0200 Subject: command: add input-key-list property Fixes: #7698 --- DOCS/man/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index be48644cfd..200b3d403f 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -3046,6 +3046,9 @@ Property list List of available libavformat demuxers' names. This can be used to check for support for a specific format or use with ``--demuxer-lavf-format``. +``input-key-list`` + List of `Key names`_, same as output by ``--input-keylist``. + ``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