summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorMatthias Hunstock <atze@fem.tu-ilmenau.de>2017-03-10 01:44:55 +0100
committerwm4 <wm4@nowhere>2017-03-25 14:44:11 +0100
commit3e93c09cffeb2395d12d9c7c61f2c7b836f77789 (patch)
tree46ad88b97ab76eb54369cd9e8d8e451df684c491 /DOCS/man
parentdbec486add260ba174ee448d58f3746971643e98 (diff)
downloadmpv-3e93c09cffeb2395d12d9c7c61f2c7b836f77789.tar.bz2
mpv-3e93c09cffeb2395d12d9c7c61f2c7b836f77789.tar.xz
command: add demux-start-time property
Add a demux_start_time property, update docs.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index e14a69c770..9e578867cf 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1232,6 +1232,9 @@ Property list
separate audio files or streams) do not influence the value of this
property (currently).
+``demuxer-start-time`` (R)
+ Returns the start time reported by the demuxer in fractional seconds.
+
``paused-for-cache``
Returns ``yes`` when playback is paused because of waiting for the cache.