Home | History | Annotate | Download | only in FLAC

Lines Matching defs:vorbis_comment

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