FLAC__StreamEncoderTellStatusString

Maps a FLAC__StreamEncoderTellStatus to a C string.

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

extern (C) nothrow extern __gshared
char** FLAC__StreamEncoderTellStatusString;

Meta