Webvideo-plugin: Difference between revisions
Jump to navigation
Jump to search
(New page: {{Article (plugin ext)}}) |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== |
|||
{{Article (plugin ext)}} |
|||
[[Image:(missing)-plugin.jpg|thumb|Screenshot]] |
|||
===Handling=== |
|||
{| border=1 cellpadding=2 cellspacing=0 |
|||
|- bgcolor=#efdead |
|||
!Key |
|||
!Description |
|||
|- |
|||
!bgcolor=#efefef| Right || Fast forward (5 sec.) |
|||
|- |
|||
!bgcolor=#efefef| Left || Fast backward (5 sec.) |
|||
|- |
|||
!bgcolor=#efefef| Up || Next song |
|||
|} |
|||
==Hardware requirements== |
|||
==Software requirements== |
|||
==Installation== |
|||
See [[plugin installation]] |
|||
===Options=== |
|||
{| border=1 cellpadding=2 cellspacing=0 |
|||
|- bgcolor=#efdead |
|||
!Option |
|||
!Description |
|||
|- |
|||
| SOME_OPTION=1 || Description of the option |
|||
|} |
|||
===Patches=== |
|||
==Configuration== |
|||
===Parameter=== |
|||
{| border=1 cellpadding=2 cellspacing=0 |
|||
|- bgcolor=#efdead |
|||
!Parameter (short) |
|||
!Parameter (long) |
|||
!Description |
|||
|- |
|||
| -a ABC || --aaa=ABC || some Parameter |
|||
|- |
|||
| -b || --bbb || another Parameter |
|||
|} |
|||
==Problems== |
|||
==CVS== |
|||
<pre> |
|||
cvs ... login |
|||
cvs ... co ... |
|||
</pre> |
|||
==Links== |
|||
{| |
|||
| [1] |
|||
| http:// |
|||
| Plugin homepage |
|||
|} |
|||
[[Category:Plugins]] |
|||
{{i18n|(missing)-plugin}} |
Revision as of 16:43, 12 May 2009
Description
Handling
Key | Description |
---|---|
Right | Fast forward (5 sec.) |
Left | Fast backward (5 sec.) |
Up | Next song |
Hardware requirements
Software requirements
Installation
Options
Option | Description |
---|---|
SOME_OPTION=1 | Description of the option |
Patches
Configuration
Parameter
Parameter (short) | Parameter (long) | Description |
---|---|---|
-a ABC | --aaa=ABC | some Parameter |
-b | --bbb | another Parameter |
Problems
CVS
cvs ... login cvs ... co ...
Links
[1] | http:// | Plugin homepage |