Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js71 Asset.fromBuffer = function(buffer) { function
865 Stream.fromBuffer = function(buffer) { function
1739 stream = Stream.fromBuffer(buffer);
3451 Player.fromBuffer = function(buffer) { function
3452 return new Player(Asset.fromBuffer(buffer));
H A Daac.js379 var data = AV.Stream.fromBuffer(buffer),
H A Dmp3.js156 stream = AV.Stream.fromBuffer(stream.peekBuffer(0, 10));
5033 ptr = new AV.Bitstream(AV.Stream.fromBuffer(new AV.Buffer(stream.main_data)));
H A Dopus.js113 var stream = AV.Stream.fromBuffer(new AV.Buffer(packet));
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js324 if (Buffer.isBuffer(object)) return fromBuffer(that, object)
346 function fromBuffer (that, buffer) {
29117 this.font = TTFFont.fromBuffer(src, family);
29119 this.font = TTFFont.fromBuffer(new Buffer(src), family);
29121 this.font = TTFFont.fromBuffer(new Buffer(new Uint8Array(src)), family);
29424 TTFFont.fromBuffer = function(buffer, family) {
H A Dpdfmake.min.js13 …(r,o)}}else if(e.isBuffer(r))this.font=s.fromBuffer(r,o);else if(r instanceof Uint8Array)this.font…
14fromBuffer(new e(new Uint8Array(r)),o)}this.subset=new a(this.font),this.registerTTF()}var n,o;ret… function
H A Dpdfmake.min.js.map1fromBuffer","isArray","fromArray","TypeError","ArrayBuffer","fromTypedArray","fromArrayBuffer","fr…