src/js/players/player.allocine.js
changeset 961 e1baacb52075
parent 957 4da0a5740b6c
equal deleted inserted replaced
956:7c1d08cf6956 961:e1baacb52075
       
     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 /** allocine player wrapper */
     6 /** allocine player wrapper */
     5 IriSP.PopcornReplacement.allocine = function(container, options) {
     7 IriSP.PopcornReplacement.allocine = function(container, options) {