Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js23 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 AnonymousFunction084922109400
3759 HTTPSource.prototype.start = function() { class
3789 HTTPSource.prototype.loop = function() {
3844 HTTPSource.prototype.pause = function() {
3855 return HTTPSource;
[all …]