UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

5 lines (4 loc) 148 B
BoxParser.createFullBoxCtor("meta", "MetaBox", function(stream) { this.boxes = []; BoxParser.ContainerBox.prototype.parse.call(this, stream); });