Searched refs:HTTPSource (Results 1 – 1 of 1) sorted by relevance
23 HTTPSource = _dereq_('./sources/node/http');64 return new Asset(new HTTPSource(url));3741 var AVBuffer, EventEmitter, HTTPSource,3749 HTTPSource = (function(_super) {3750 __extends(HTTPSource, _super);3752 function HTTPSource(url) { class in AnonymousFunction0849221094003759 HTTPSource.prototype.start = function() { class3789 HTTPSource.prototype.loop = function() {3844 HTTPSource.prototype.pause = function() {3855 return HTTPSource;[all …]