mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add VORBIS_COMMENT metadata block
This commit is contained in:
@@ -106,5 +106,6 @@ const char *FLAC__MetaDataTypeString[] = {
|
||||
"STREAMINFO",
|
||||
"PADDING",
|
||||
"APPLICATION",
|
||||
"SEEKTABLE"
|
||||
"SEEKTABLE",
|
||||
"VORBIS_COMMENT"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user