Add comment with source

This commit is contained in:
Aleksey Sulzhenko 2021-09-19 13:27:37 +03:00 committed by RedleX
parent 42d38d7bfb
commit b4ea69b945

1
mp4.go
View File

@ -47,6 +47,7 @@ var atoms = atomNames(map[string]string{
"disk": "disc",
})
// Source: https://exiftool.org/TagNames/QuickTime.html
var genreIDValues = map[int]string{
2: "Blues",
3: "Comedy",