Refactor: Remove Mp4Type
dvdsk opened this issue · 0 comments
dvdsk commented
Mp4 extensions do not have any real value: https://en.wikipedia.org/wiki/MP4_file_format#Filename_extensions
Therefore the mp4 constructor can just pass mp4.
Line 314 in 70c236c
This makes the function more in line with the rest (no need for a hint) and removes confusion from users.