From 3cbd79b35b6c17ea35f23ae8820a22778e507b71 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 7 Oct 2014 22:07:07 +0200 Subject: command: add cache-buffering-state property --- DOCS/man/input.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 89be9dcaec..301d779850 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -869,6 +869,10 @@ Property list ``paused-for-cache`` Returns ``yes`` when playback is paused because of waiting for the cache. +``cache-buffering-state`` + Return the percentage (0-100) of the cache fill status until the player + will unpause (related to ``paused-for-cache``). + ``eof-reached`` Returns ``yes`` if end of playback was reached, ``no`` otherwise. Note that this is usually interesting only if ``--keep-open`` is enabled, -- cgit v1.2.3