Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1719 if (this.format && this.format.framesPerPacket > 0 && this.format.bytesPerPacket > 0) {
1722 offset: this.format.bytesPerPacket * timestamp / this.format.framesPerPacket
1812 framesPerPacket: 1, property in AIFFDemuxer.readChunk.format
1907 framesPerPacket: 1 property in AUDemuxer.readChunk.format
1976 this.format.framesPerPacket = this.stream.readUInt32();
2027 sampleOffset += this.format.framesPerPacket || M4ADemuxer.readDescrLen(this.stream);
2248 format.framesPerPacket = this.stream.readUInt32();
2763 framesPerPacket: 1 property in WAVEDemuxer.readChunk.format