Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js641 AVBuffer.makeBlob = function(data, type) { function
660 return URL != null ? URL.createObjectURL(this.makeBlob(data, type)) : void 0;
668 return AVBuffer.makeBlob(this.data.buffer);