FLAC__Metadata_ChainStatusString

Maps a FLAC__Metadata_ChainStatus to a C string.

Using a FLAC__Metadata_ChainStatus as the index to this array will give the string equivalent. The contents should not be modified.

export extern (C) nothrow extern const
char** FLAC__Metadata_ChainStatusString;

Meta