test/index.html
changeset 1073 687133dc13cf
parent 1072 ac1eacb3aa33
equal deleted inserted replaced
1072:ac1eacb3aa33 1073:687133dc13cf
     9     </head>
     9     </head>
    10 
    10 
    11     <body>
    11     <body>
    12         <h1>Metadataplayer test configurations</h1>
    12         <h1>Metadataplayer test configurations</h1>
    13         <ul class="pageindex">
    13         <ul class="pageindex">
    14             <li><h2><a href="placeholderplayer.htm">with Placeholder Player instead of video</a></h2></li>
    14             <li><h2><a href="placeholderplayer.html">with Placeholder Player instead of video</a></h2></li>
    15             <li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li>
    15             <li><h2><a href="jwplayer.html">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li>
    16             <li><h2><a href="oggvideo.htm">with HTML5/OGG (compatible with Firefox and Chrome)</a></h2></li>
    16             <li><h2><a href="oggvideo.html">with HTML5/OGG (compatible with Firefox and Chrome)</a></h2></li>
    17             <li><h2><a href="mp4video.htm">with MP4 (HTML5 with compatible browsers, JwPlayer with others)</a></h2></li>
    17             <li><h2><a href="mp4video.html">with MP4 (HTML5 with compatible browsers, JwPlayer with others)</a></h2></li>
    18             <li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
    18             <li><h2><a href="youtube.html">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
    19             <li><h2><a href="vimeo.htm">with Vimeo (uses Popcorn.js and the Popcorn Vimeo plugin/player)</a></h2></li>
    19             <li><h2><a href="vimeo.html">with Vimeo (uses Popcorn.js and the Popcorn Vimeo plugin/player)</a></h2></li>
    20             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    20             <li><h2><a href="dailymotion.html">with Dailymotion (uses custom player functions)</a></h2></li>
       
    21             <li><h2><a href="videojs.html">with Videojs (uses custom player functions)</a></h2></li>
    21         </ul>
    22         </ul>
    22     </body>
    23     </body>
    23 </html>
    24 </html>