UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

6 lines (4 loc) 143 B
BoxParser.createFullBoxCtor("cprt", "CopyrightBox", function (stream) { this.parseLanguage(stream); this.notice = stream.readCString(); });