X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fskins%2Fevents-howto.txt;h=52f2c1c3c7d345601c59b2c00f777cd8dba38f0d;hb=588723d7c65ccdb0fa5cc39b3cae132176637300;hp=afe464e7d9780a3ba4d74ada735e5674fea148af;hpb=c416fc0b88dccb1147f59f705093c6d343df4d26;p=vlc diff --git a/doc/skins/events-howto.txt b/doc/skins/events-howto.txt index afe464e7d9..52f2c1c3c7 100644 --- a/doc/skins/events-howto.txt +++ b/doc/skins/events-howto.txt @@ -100,6 +100,14 @@ EVENT is the action to execute, it can be one of the following: Action : go to the previous file in the playlist. Parameters: none. + - VLC_SLOWER: + Action : play the stream slower. + Parameters: none. + + - VLC_FASTER: + Action : play the stream faster. + Parameters: none. + - VLC_STREAMPOS: Not supported yet. @@ -196,6 +204,8 @@ shortcut. stop V Stop. next B Next file. prev Z Previous file. + slow Play slower. + fast Play faster. fullscreen F Switch to fullscreen mode. mute Mute the sound. volume_up