RetroArch
|
#include <format.h>
Public Attributes | |
FLAC__uint32 | length |
FLAC__byte * | entry |
Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. format specification)
For convenience, the APIs maintain a trailing NUL character at the end of entry which is not counted toward length, i.e.
FLAC__byte* FLAC__StreamMetadata_VorbisComment_Entry::entry |
FLAC__uint32 FLAC__StreamMetadata_VorbisComment_Entry::length |