Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daurora.js277 exports.UnderflowError = _dereq_('./core/underflow');
826 var AVBuffer, BufferList, Stream, UnderflowError;
832 UnderflowError = _dereq_('./underflow');
890 throw new UnderflowError();
903 throw new UnderflowError();
929 throw new UnderflowError();
947 throw new UnderflowError();
1339 var UnderflowError,
1343 UnderflowError = (function(_super) {
1344 __extends(UnderflowError, _super);
[all …]
Dmp3.js38 if (err instanceof AV.UnderflowError)
468 throw new AV.UnderflowError(); // LOSTSYNC
548 throw new AV.UnderflowError();
553 throw new AV.UnderflowError(); // LOSTSYNC
558 throw new AV.UnderflowError();
593 throw new AV.UnderflowError();
648 throw new AV.UnderflowError(); // LOSTSYNC
Dvorbis.js60 throw new AV.UnderflowError();
Dopus.js54 throw new AV.UnderflowError();