mirror of
https://github.com/taglib/taglib.git
synced 2026-01-31 04:20:18 -05:00
In order to achieve this, the TagLib_File type of the C bindings is now a FileRef and no longer a File. The support for the .oga extension has been ported to FileRef(), so that taglib_file_new() should still behave the same, but additionally also support content based file type detection.