mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
The C bindings would convert a char* to String using the default constructor, which uses the Latin1 encoding, breaking when a key contains a Unicode character (e.g. an ID3v2 comment description).
There are a few other people that have done bindings externally that I have been made aware of. I have not personally reviewed these bindings, but I'm listing them here so that those who find them useful are able to find them: https://taglib.org/#language-bindings