diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-07-25 09:06:37 +0000 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2010-11-02 04:14:45 +0200 |
commit | 6ab9a83398dcfdc2d72a831a4f71b3be0be18d2a (patch) | |
tree | eb6f736ce804b4e58f4a49e85128e79d43c0366a /DOCS | |
parent | 37097806be4e4874df4062c2d02c0868d437cf58 (diff) |
slave mode: Add stream_time_pos property
Patch by Paul Huwe [reicow yahoo com] with some modifications by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31794 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/tech/slave.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 683289e4a6..73deb5e3a2 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -514,6 +514,7 @@ stream_pos pos 0 X X position in stream stream_start pos 0 X start pos in stream stream_end pos 0 X end pos in stream stream_length pos 0 X (end - start) +stream_time_pos time 0 X present position in stream (in seconds) chapter int 0 X X X select chapter chapters int X number of chapters angle int 0 X X X select angle |