Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js396 if (VideoJS.browserSupportsVideo() && this.canPlaySource()) {
441 canPlaySource: function(){ method