summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrcombs <rcombs@rcombs.me>2021-06-25 02:36:05 -0500
committersfan5 <sfan5@live.de>2023-06-25 11:01:58 +0200
commit5c4852d1730c415fc9311a39c6f7003d9c914792 (patch)
tree21e5e85311425a592234e82cdab7810e4d49584d /DOCS
parentc6cacea4de72a341e2fc34866a5f3ab5a06e5722 (diff)
downloadmpv-5c4852d1730c415fc9311a39c6f7003d9c914792.tar.bz2
mpv-5c4852d1730c415fc9311a39c6f7003d9c914792.tar.xz
command: add sub-forced-only-cur prop
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index ce14015792..07a689106e 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2712,6 +2712,9 @@ Property list
``secondary-sub-end``
Same as ``sub-end``, but for the secondary subtitles.
+``sub-forced-only-cur``
+ Read-only - whether the current subtitle track is being shown in forced-only mode.
+
``playlist-pos`` (RW)
Current position on playlist. The first entry is on position 0. Writing to
this property may start playback at the new position.