From a73415584c9dbf920ec14d26d0b0629cae81b3d5 Mon Sep 17 00:00:00 2001 From: Tsukasa OMOTO Date: Mon, 30 Jun 2014 02:27:46 +0900 Subject: player: make the time display relative to start PTS This commit makes the playback start time always at time 0. Signed-off-by: wm4 --- DOCS/man/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index befa41b709..cfc05e6e68 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -658,6 +658,9 @@ Property list ``playtime-remaining`` ``time-remaining`` scaled by the the current ``speed``. +``playback-time`` + Return the playback time, which is the time difference between start PTS and current PTS. + ``chapter`` (RW) Current chapter number. The number of the first chapter is 0. -- cgit v1.2.3