Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js595 var AVBuffer;
597 AVBuffer = (function() { function
600 function AVBuffer(input) { class in AnonymousFunction084922100100.AnonymousFunction084922102300.AVBuffer
618 AVBuffer.allocate = function(size) {
619 return new AVBuffer(size);
631 return new AVBuffer(this.data);
675 return AVBuffer;
679 module.exports = AVBuffer;
830 AVBuffer = _dereq_('./buffer');
2906 AVBuffer = _dereq_('../core/buffer');
[all …]