Home | History | Annotate | Download | only in FLAC

Lines Matching full:metadata

40 #include "metadata.h"
61 * metadata in files. The public include files will be installed
72 * metadata interface for manipulating metadata in FLAC files. It
73 * allows the user to add, delete, and modify FLAC metadata blocks
76 * metadata.
84 * However the metadata editing interfaces currently have limited
91 * functionality with respect to metadata but are otherwise
129 * metadata interface are all independent from each other.
138 * - Parts of the metadata interface require the stream decoder (but not
144 * encoder, and no metadata interface, you can remove the stream encoder
145 * and the metadata interface, which will greatly reduce the size of the
335 * of the \a metadata array of pointers so the client no longer needs
364 * metadata in files.