ID3v2 using the C bindings

Scott Wheeler wheeler at kde.org
Mon Nov 21 11:36:07 CET 2005


On Sunday 13 November 2005 02:28, sunnan at handgranat.org wrote:
> Aside from the class documentation, is there any other documentation for
> TagLib and the C bindings?
>
> Specifically, I'm wondering about ID3v2 support; I've created a small tag
> writing application using tag_c.h and tagreader_c.c as examples, but it
> only writes ID3v1 tags.
>
> I'd like to write ID3v2 tags.

It should write id3v2 tags by default.  The headers are documented, but 
there's currently no documentation generated directly from them.

I suspect that it is writing ID3v2 tags, but that the program that you're 
using to check such can't read ID3v2.4 (probably only ID3v2.3).

-Scott


More information about the taglib-devel mailing list