X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Farticle%2Fenglish%2Fhelp.php;fp=application%2Fviews%2Farticle%2Fenglish%2Fhelp.php;h=da28fc4b271e86fdf07739ab2b089991b6b4e1ab;hb=ac366a43f0cda63c2506321104b6760c153ac993;hp=99a6494fef93e02336702c41e57addac387ae7f9;hpb=954fc0210d9151cb86ca4dad6a955f59ba135915;p=living-lab-site.git diff --git a/application/views/article/english/help.php b/application/views/article/english/help.php index 99a6494..da28fc4 100644 --- a/application/views/article/english/help.php +++ b/application/views/article/english/help.php @@ -1,77 +1,91 @@
+

Video Widget Snapshot

- NextShare Video Widget Screenshot + NextShare Video Widget Screenshot
+

Click on a component bellow to highlight it on the snapshot above and view a description of it:

+

Video Widget Components

-

Watching Area

+

+ Watching Area +

Here you can watch the video.
-

Play / Pause button

+

+ Play / Pause button +

Toggle playing and pausing the video.
-

Current Time

+

+ Current Time +

- ... + View the time elapsed from the beginning of the video.
-

Total Time

+

+ Total Time +

- ... + View video duration.
-

Time Progress Slider

+

+ Time Progress Slider +

- ... + View a graphical representation of the time elapsed from the movie from its duration. You can also use this slider to seek current position in the video to a desired point.
-

Volume Slider

+

+ Volume Slider +

- ... + A graphical representation of the sound volume level which can be manipulated with the mouse in order change current volume.
-

Mute button

+

+ Mute button +

- ... + Use this button to alternatively disable or enable the sound for the video.
-

Switch Video Definition (Resolution)

+

+ Switch Video Definition (Resolution) +

- ... +

This group of check buttons show definitions available for the video. The definition characterizes its resolution (number of pixels on horizontal and vertical). A definition is coded here, as in television systems, with a number, representing the number of vertical pixels (height), and a "p", which is an abbreviation from progressive scan.

+

The number of vertical pixels depends on the display aspect ratio which is usually 4:3 or 16:9. Because the video needs to fit in your browser its actual size (when not in Full Screen mode) will be between 640 and 1024 horizontal pixels.

-

Switch Video Plugin

+

+ Switch Video Plugin +

- ... + Use this two check buttons to switch between the two NextShare plug-ins available. Choose HTML5 for SwarmPlayer and VLC for NextSharePC.
-

Full Screen button

+

+ Full Screen button +

- ... + Displays the video on the whole screen without having to be limited by the web page.
@@ -81,6 +95,7 @@ $(function() { $('#video-widget-titles').accordion({ collapsible: true, + autoHeight: false, active: false });