UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

6 lines (4 loc) 142 B
BoxParser.createBoxCtor("maxr", "hintmaxrate", function(stream) { this.period = stream.readUint32(); this.bytes = stream.readUint32(); });