Searched refs:makeBlob (Results 1 – 1 of 1) sorted by relevance
641 AVBuffer.makeBlob = function(data, type) { function660 return URL != null ? URL.createObjectURL(this.makeBlob(data, type)) : void 0;668 return AVBuffer.makeBlob(this.data.buffer);