Home
last modified time | relevance | path

Searched refs:playerType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js77 this.each(this.options.playerFallbackOrder, function(playerType){ argument
78 if (this[playerType+"Supported"]()) { // Check if player type is supported
79 this[playerType+"Init"](); // Initialize player type