Lines Matching full:metadata
65 * header and metadata blocks.
71 * is not necessary; however, for metadata blocks it is, so there are
72 * convenience functions provided in the \link flac_metadata metadata
73 * module \endlink to simplify the manipulation of metadata blocks.
91 /** The largest legal metadata type code. */
487 /** An enumeration of the available metadata block types. */
512 /**< marker to denote beginning of undefined type range; this number will increase as new metadata types are added */
820 /** Structure that is used when a metadata block of unknown type is loaded.
822 * correctly handle unknown metadata.
829 /** FLAC metadata block structure. (c.f. <A HREF="../format.html#metadata_block">format specification</A>)
833 /**< The type of the metadata block; used determine which member of the
838 /**< \c true if this metadata block is the last, else \a false */
861 /** The total stream length of a metadata block header in bytes. */