FLAC__ChannelAssignmentString

Maps a FLAC__ChannelAssignment to a C string.

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

extern (C) nothrow extern __gshared const
char** FLAC__ChannelAssignmentString;

Meta