Home | History | Annotate | Download | only in FLAC

Lines Matching refs:vorbis_comment

164 /** The vendor string inserted by the encoder into the VORBIS_COMMENT block.
166 * VORBIS_COMMENT the trailing null is stripped.
618 /** Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
632 /** FLAC VORBIS_COMMENT structure. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
851 FLAC__StreamMetadata_VorbisComment vorbis_comment;