It skips any ID3v2 tag at the head of the file.
Functions | |
FLAC__bool | FLAC__metadata_get_streaminfo (const char *filename, FLAC__StreamMetadata *streaminfo) |
FLAC__bool | FLAC__metadata_get_tags (const char *filename, FLAC__StreamMetadata **tags) |
|
Read the STREAMINFO metadata block of the given FLAC file. This function will skip any ID3v2 tag at the head of the file.
|
|
Read the VORBIS_COMMENT metadata block of the given FLAC file. This function will skip any ID3v2 tag at the head of the file.
|