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