- From: Robert Clouth <rob.clouth@gmail.com>
- Date: Tue, 24 Jan 2012 17:11:25 +0000
- To: public-audio@w3.org
Received on Tuesday, 24 January 2012 17:12:04 UTC
Hello, I'm requesting parts of mp3s using request.setRequestHeader("Range", "bytes=0-500000"); However, decodeAudioData doesn't seem to work on partial ArrayBuffers. Am I doing something wrong? Why does it not just read up until the first bad frame? Cheers, Rob Clouth
Received on Tuesday, 24 January 2012 17:12:04 UTC