RetroArch
|
#include <format.h>
Public Attributes | |
FLAC__StreamMetadata_VorbisComment_Entry | vendor_string |
FLAC__uint32 | num_comments |
FLAC__StreamMetadata_VorbisComment_Entry * | comments |
FLAC VORBIS_COMMENT structure. (c.f. format specification)
FLAC__StreamMetadata_VorbisComment_Entry* FLAC__StreamMetadata_VorbisComment::comments |
FLAC__uint32 FLAC__StreamMetadata_VorbisComment::num_comments |
FLAC__StreamMetadata_VorbisComment_Entry FLAC__StreamMetadata_VorbisComment::vendor_string |