[vlc-commits] skins2(doc): update doc to introduce $R (speed rate)
Erwan Tulou
git at videolan.org
Thu Feb 23 15:18:09 CET 2012
vlc | branch: master | Erwan Tulou <erwan10 at videolan.org> | Thu Feb 23 12:18:09 2012 +0100| [2d01ee6534d75b5a2b6a5572eca59db7d7babb48] | committer: Erwan Tulou
skins2(doc): update doc to introduce $R (speed rate)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2d01ee6534d75b5a2b6a5572eca59db7d7babb48
---
doc/skins/skins2-howto.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/skins/skins2-howto.xml b/doc/skins/skins2-howto.xml
index aaefd5c..bd13d5a 100644
--- a/doc/skins/skins2-howto.xml
+++ b/doc/skins/skins2-howto.xml
@@ -1084,6 +1084,9 @@ difficulty to understand how VLC skins work.</para>
<emphasis>$V</emphasis>: Value of the volume (from 0 to 100 --> useful for a percentage).
</para></listitem>
<listitem><para>
+ <emphasis>$R</emphasis>: Value of the playback speed rate. Available from VLC 2.0
+ </para></listitem>
+ <listitem><para>
<emphasis>$T</emphasis>: Current time (the output format is H:MM:SS).
</para></listitem>
<listitem><para>
More information about the vlc-commits
mailing list