summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-18 11:38:06 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-18 11:38:06 +0000
commit2b1bb59996062819fe27549199332c0b845002d4 (patch)
treefd46f2e485a875e7faebb022fb8b1c872912c318 /DOCS
parent1994533f941b8c66708782006070d8aa1fc29ba8 (diff)
downloadmpv-2b1bb59996062819fe27549199332c0b845002d4.tar.bz2
mpv-2b1bb59996062819fe27549199332c0b845002d4.tar.xz
new get_time_pos slave mode commando
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15505 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 09a96e83d5..06274f5e2e 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -132,6 +132,9 @@ vobsub_lang
get_percent_pos
Print out the current position in the file, as integer percentage [0-100).
+get_time_pos
+ Print out the current position in the file in seconds, as float.
+
get_time_length
Print out the length of the current file in seconds.