From 0fa9e2bff0a40e077bc05dd3be70ce12ddaf6317 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 21 Oct 2014 13:32:30 +0200 Subject: command: add playback-abort property Now this is obscure. --- DOCS/man/input.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/man/input.rst') 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. -- cgit v1.2.3