Searched refs:sampleCount (Results 1 – 4 of 4) sorted by relevance
646 var sampleCount = bitstream.read(36);647 this.emit('duration', sampleCount / this.format.sampleRate * 1000 | 0);
1809 sampleCount: this.stream.readUInt32(), property in AIFFDemuxer.readChunk.format1829 this.emit('duration', this.format.sampleCount / this.format.sampleRate * 1000 | 0);
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
30559 value: function setSampleCount(sampleCount) {30560 this.customSampleCount = sampleCount;