diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-14 08:33:11 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-14 08:33:11 +0000 |
commit | d5e868e7cbbc12f548ce6587805d5a1d1515d9d9 (patch) | |
tree | b490dbb0f31441c43fbcc1e5a6256f6ff8820b55 /DOCS/tech | |
parent | 00f27965e5645de963bb57fd84e2acffd3320544 (diff) |
Support chapter as a property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25391 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-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 d1d44bab53..d482d10573 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -455,6 +455,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) +chapter int 0 X X X select chapter length time X length of file in seconds percent_pos int 0 100 X X X position in percent time_pos time 0 X X X position in seconds |