From 5841685e09dd1ae92de6adf20f3dc1f23fcda750 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 18 May 2014 00:03:47 +0200 Subject: command: add a disc-menu-active property Returns whether a DVD/BD menu is active. As requested by #788. --- DOCS/man/en/input.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index c7ddf3dfd7..122fc679ec 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -661,6 +661,12 @@ Property list Current BD/DVD title number. Writing works only for ``dvdnav://`` and ``bd://`` (and aliases for these). +``disc-menu-active`` + Return ``yes`` if the BD/DVD menu is active, or ``no`` on normal video + playback. The property is unavailable when playing something that is not + a BD or DVD. Use the ``discnav menu`` command to actually enter or leave + menu mode. + ``chapters`` Number of chapters. -- cgit v1.2.3