Ignore:
Timestamp:
04/14/11 12:31:15 (2 years ago)
Author:
jeroen
Message:

migrated HD plugin docs to a format that can copy/paste in drupal

File:
1 moved

Legend:

Unmodified
Added
Removed
  • plugins/hd/v5/doc/examples/example_youtube_hd.xml

    r1731 r1742  
    11<example> 
    2     <html> 
    3         <p>Here is a setup of the HD plugin in cooperation the new YouTube API that was introduced in JW Player 5.6. If a YouTube video is loaded, the plugin automatically detects if an HD version of the video is available. If so, the toggle is displayed:</p> 
    4     </html> 
    5      
    62    <player> 
    73        <flashplayer>http://player.longtailvideo.com/player.swf</flashplayer> 
     
    1713        </plugins> 
    1814    </player> 
    19      
    20     <html> 
    21         <p>Note that Youtube offers up to 5 version of a video (240p, 360p, 480p, hd720 and hd1080). The HD plugin offers a toggle if at least the hd720 is available. This toggle is always performed between the 360p and hd720 versions.</p> 
    22     </html> 
    2315</example> 
Note: See TracChangeset for help on using the changeset viewer.