Searched refs:framesPerPacket (Results 1 – 1 of 1) sorted by relevance
1719 if (this.format && this.format.framesPerPacket > 0 && this.format.bytesPerPacket > 0) {1722 offset: this.format.bytesPerPacket * timestamp / this.format.framesPerPacket1812 framesPerPacket: 1, property in AIFFDemuxer.readChunk.format1907 framesPerPacket: 1 property in AUDemuxer.readChunk.format1976 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