UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

5 lines (3 loc) 131 B
BoxParser.createFullBoxCtor("mfhd", "MovieFragmentHeaderBox", function(stream) { this.sequence_number = stream.readUint32(); });