UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

6 lines (4 loc) 139 B
BoxParser.createSampleGroupCtor("sync", function(stream) { var tmp_byte = stream.readUint8(); this.NAL_unit_type = tmp_byte & 0x3F; });