src/js/players/player.dailymotion.js
branchplayers-as-widgets
changeset 957 4da0a5740b6c
parent 919 972099304059
equal deleted inserted replaced
956:7c1d08cf6956 957:4da0a5740b6c
       
     1 //TODO: Remove and replace by Player Widget
       
     2 
     1 /* To wrap a player the develop should create a new class derived from
     3 /* To wrap a player the develop should create a new class derived from
     2 the IriSP.PopcornReplacement.player and defining the correct functions */
     4 the IriSP.PopcornReplacement.player and defining the correct functions */
     3 
     5 
     4 /** jwplayer player wrapper */
     6 /** jwplayer player wrapper */
     5 IriSP.PopcornReplacement.dailymotion = function(container, options) {
     7 IriSP.PopcornReplacement.dailymotion = function(container, options) {