comparison DOCS/tech/slave.txt @ 30986:2186c040f9e0

Add osd_show_progression: Show progress bar and elapsed/total time. Patch by Hugo Chargois, hugo D chargois A free fr
author cehoyos
date Fri, 09 Apr 2010 19:20:52 +0000
parents 32725ca88fed
children 8d840754a921
comparison
equal deleted inserted replaced
30985:76e1dd50dccf 30986:2186c040f9e0
198 Toggle sound output muting or set it to [value] when [value] >= 0 198 Toggle sound output muting or set it to [value] when [value] >= 0
199 (1 == on, 0 == off). 199 (1 == on, 0 == off).
200 200
201 osd [level] 201 osd [level]
202 Toggle OSD mode or set it to [level] when [level] >= 0. 202 Toggle OSD mode or set it to [level] when [level] >= 0.
203
204 osd_show_progression
205 Show the progression bar, the elapsed time and the total duration of the
206 movie on the OSD.
203 207
204 osd_show_property_text <string> [duration] [level] 208 osd_show_property_text <string> [duration] [level]
205 Show an expanded property string on the OSD, see -playing-msg for a 209 Show an expanded property string on the OSD, see -playing-msg for a
206 description of the available expansions. If [duration] is >= 0 the text 210 description of the available expansions. If [duration] is >= 0 the text
207 is shown for [duration] ms. [level] sets the minimum OSD level needed 211 is shown for [duration] ms. [level] sets the minimum OSD level needed