Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dflac.js646 var sampleCount = bitstream.read(36);
647 this.emit('duration', sampleCount / this.format.sampleRate * 1000 | 0);
Daurora.js1809 sampleCount: this.stream.readUInt32(), property
1829 this.emit('duration', this.format.sampleCount / this.format.sampleRate * 1000 | 0);
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/edittable/lib/
Dhandsontable.full.js30559 value: function setSampleCount(sampleCount) {
30560 this.customSampleCount = sampleCount;
/plugin/zwidoku/files/
H A Djs.js1 …,{key:'setSampleCount',value:function setSampleCount(sampleCount){this.customSampleCount=sampleCou…