Searched refs:makeBlobURL (Results 1 – 1 of 1) sorted by relevance
659 AVBuffer.makeBlobURL = function(data, type) { function672 return AVBuffer.makeBlobURL(this.data.buffer);2963 … url = AVBuffer.makeBlobURL("setInterval(function() { postMessage('ping'); }, " + interval + ");");