UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

5 lines (3 loc) 135 B
BoxParser.createFullBoxCtor("mskC", "MaskConfigurationProperty", function(stream) { this.bits_per_pixel = stream.readUint8(); });