UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

6 lines (4 loc) 143 B
BoxParser.TrackGroupTypeBox.prototype.parse = function(stream) { this.parseFullHeader(stream); this.track_group_id = stream.readUint32(); }