summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-18 00:03:47 +0200
committerwm4 <wm4@nowhere>2014-05-18 00:03:47 +0200
commit5841685e09dd1ae92de6adf20f3dc1f23fcda750 (patch)
treeafcb0a4973ba1c2bf67d1bca6497f991746e2285 /DOCS/man/en
parent1ef1e8e509f0a5d8047a1bcaa0ae0c43ad37fe5f (diff)
downloadmpv-5841685e09dd1ae92de6adf20f3dc1f23fcda750.tar.bz2
mpv-5841685e09dd1ae92de6adf20f3dc1f23fcda750.tar.xz
command: add a disc-menu-active property
Returns whether a DVD/BD menu is active. As requested by #788.
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/input.rst6
1 files changed, 6 insertions, 0 deletions
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.