RetroArch
Public Attributes | List of all members
FLAC__StreamMetadata_VorbisComment Struct Reference

#include <format.h>

Collaboration diagram for FLAC__StreamMetadata_VorbisComment:
[legend]

Public Attributes

FLAC__StreamMetadata_VorbisComment_Entry vendor_string
 
FLAC__uint32 num_comments
 
FLAC__StreamMetadata_VorbisComment_Entrycomments
 

Detailed Description

FLAC VORBIS_COMMENT structure. (c.f. format specification)

Member Data Documentation

◆ comments

FLAC__StreamMetadata_VorbisComment_Entry* FLAC__StreamMetadata_VorbisComment::comments

◆ num_comments

FLAC__uint32 FLAC__StreamMetadata_VorbisComment::num_comments

◆ vendor_string

FLAC__StreamMetadata_VorbisComment_Entry FLAC__StreamMetadata_VorbisComment::vendor_string

The documentation for this struct was generated from the following file: