FLAC__VENDOR_STRING

The vendor string inserted by the encoder into the VORBIS_COMMENT block. This is a NUL-terminated ASCII string; when inserted into the VORBIS_COMMENT the trailing null is stripped.

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

Meta