UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

6 lines (4 loc) 142 B
BoxParser.createFullBoxCtor("smhd", "SoundMediaHeaderBox", function(stream) { this.balance = stream.readUint16(); stream.readUint16(); });