| author | veltr |
| Tue, 05 Jun 2012 17:55:24 +0200 | |
| branch | new-model |
| changeset 909 | aa0e42229784 |
| parent 887 | 6a04bd37da0a |
| child 926 | e47ed8eb75cd |
| permissions | -rw-r--r-- |
| 884 | 1 |
<!doctype html> |
2 |
<html> |
|
3 |
||
4 |
<head> |
|
| 909 | 5 |
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 884 | 6 |
<title>Metadataplayer test configurations</title> |
7 |
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'> |
|
8 |
<link href='test.css' rel='stylesheet' type='text/css'> |
|
9 |
</head> |
|
10 |
||
11 |
<body> |
|
12 |
<h1>Metadataplayer test configurations</h1> |
|
13 |
<ul class="pageindex"> |
|
14 |
<li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li> |
|
|
887
6a04bd37da0a
Corrected lib loading function so several instances of the Metadataplayer can be called
veltr
parents:
884
diff
changeset
|
15 |
<li><h2><a href="oggvideo.htm">with HTML5/OGG (uses Popcorn.js)</a></h2></li> |
| 884 | 16 |
<li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li> |
17 |
<li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li> |
|
18 |
</ul> |
|
19 |
</body> |
|
20 |
</html> |