mp4box.js
mp4box.js copied to clipboard
Parse aux_info_type as string
Currently, MP4Box.js displays the aux_info_type parameter in the saiz/saio boxes as a decimal value (e.g. 1635017065). Displaying this value as a string would be much more convenient (e.g. 'atai').