UNPKG

mp4box

Version:

JavaScript version of GPAC's MP4Box tool

5 lines (4 loc) 146 B
BoxParser.createFullBoxCtor("kind", "KindBox", function(stream) { this.schemeURI = stream.readCString(); this.value = stream.readCString(); });