diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/input.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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. |