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