Searched refs:playerType (Results 1 – 1 of 1) sorted by relevance
77 this.each(this.options.playerFallbackOrder, function(playerType){ argument78 if (this[playerType+"Supported"]()) { // Check if player type is supported79 this[playerType+"Init"](); // Initialize player type