UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

6 lines (4 loc) 160 B
BoxParser.createFullBoxCtor("CoLL", "ContentLightLevelBox", function(stream) { this.maxCLL = stream.readUint16(); this.maxFALL = stream.readUint16(); });