Functions | |
FLACPP_API bool | get_streaminfo (const char *filename, StreamInfo &streaminfo) |
See FLAC__metadata_get_streaminfo(). | |
FLACPP_API bool | get_tags (const char *filename, VorbisComment *&tags) |
See FLAC__metadata_get_tags(). |
See the C layer equivalent for more.