UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

7 lines (5 loc) 154 B
BoxParser.createFullBoxCtor("url ", "DataEntryUrlBox", function(stream) { if (this.flags !== 0x000001) { this.location = stream.readCString(); } });