summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 074c98abea..fdad8e29a2 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1334,6 +1334,11 @@ Property list
``seekable``
Return whether it's generally possible to seek in the current file.
+``playback-abort``
+ Return whether playback is stopped or is to be stopped. (Useful in obscure
+ situations like during ``on_load`` hook processing, when the user can
+ stop playback, but the script has to explicitly end processing.)
+
``osd-sym-cc``
Inserts the current OSD symbol as opaque OSD control code (cc). This makes
sense only with the ``show_text`` command or options which set OSD messages.