ID3v2 PRIV frame

Maxime de Roucy maxime.deroucy at gmail.com
Mon Sep 7 22:32:35 CEST 2009


Hello

I am new on this mailing list.

I made a PRIV frame class for ID3v2 tag and maybe you can integrate it
in the official taglib.
(see my attachement)

An other comment on taglib. It's said in the online documentation that :
"Reimplementing this factory is the key to adding support for frame
types not directly supported by TagLib to your
application" (FrameFactory)
but the createFrame() method isn't virtual so subclass FrameFactory
can't can't be effective.
Furthermore a FrameFactory's subclass can't access ID3v2 frame header,
so it's very difficult to add an unsupported frame.

Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: privateframe.cpp
Type: text/x-c++src
Size: 3701 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20090907/736f3e47/attachment.cpp 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: privateframe.h
Type: text/x-chdr
Size: 4354 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20090907/736f3e47/attachment.h 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20090907/736f3e47/attachment.sig 


More information about the taglib-devel mailing list