mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 00:58:12 -04: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.