add VORBIS_COMMENT metadata block

This commit is contained in:
Josh Coalson
2002-04-25 05:53:09 +00:00
parent 93c22c954b
commit 7e19b54993
3 changed files with 29 additions and 4 deletions

View File

@@ -106,5 +106,6 @@ const char *FLAC__MetaDataTypeString[] = {
"STREAMINFO",
"PADDING",
"APPLICATION",
"SEEKTABLE"
"SEEKTABLE",
"VORBIS_COMMENT"
};