delphi - Audio file tagging (read/write) library? -


The taglib looks like a good option, but I do not use C ++ and the binding for other languages ​​is limited . Currently I use the ATL library, but since 2005 it has not been maintained and I am doing it myself. So I'm exploring another open source option which is actively developed. Do you know about one?

Do you mean ID 3 tags? There are components to do this in the JDI project: see Jvid3v1 and Jvid3v2.


Comments