Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js659 AVBuffer.makeBlobURL = function(data, type) { function
672 return AVBuffer.makeBlobURL(this.data.buffer);
2963 … url = AVBuffer.makeBlobURL("setInterval(function() { postMessage('ping'); }, " + interval + ");");