gpac / mp4box.js

JavaScript version of GPAC's MP4Box tool
https://gpac.github.io/mp4box.js/
BSD 3-Clause "New" or "Revised" License
1.94k stars 326 forks source link

Audio Seeking #286

Closed onthegit closed 2 years ago

onthegit commented 2 years ago

Hello, thanks for the effort you put into the library. For video there is the seek function that determines the offset. How would the same go for audio seeking in mp4 file?