<p>You can use c++ code in your objective-c project. Just rename .m file into .mm. </p>
<p>03.06.2011 0:32 ÐÏÌØÚÏ×ÁÔÅÌØ "Jann Gobble" <<a href="mailto:janngobble@gmail.com">janngobble@gmail.com</a>> ÎÁÐÉÓÁÌ:<br>
><br>
> What is the status of adding more helper methods to get extended tags such as:<br>
> RVAD, RVA2, TALB, TCOM, TCON, TCOP, TFLT, TIME, TDRC, etc?<br>
><br>
> I would be happy if (as a non C++ programmer) there was a method to simply provide the fileref and the text tag name and get the content back as something that can then be converted (in Objective-C) to a NSString -- say char?<br>
><br>
> I am using TagLib in Objective-C using Nick Ludlam's XCode project (at <a href="https://github.com/nickludlam/TagLib.framework">https://github.com/nickludlam/TagLib.framework</a> ) and am trying to figure out how to get extended tags back from the library. šI don't know much C++ and therefore am having a devil of a time figuring out how this might be done. šEven simple things that have libraries (APIC) included in TagLib have no non-C++ interface that I can find.<br>
><br>
> Any help? šCan anyone point me in the right direction?<br>
><br>
> Thanks!<br>
><br>
> Jann Gobble<br>
><br>
> _______________________________________________<br>
> taglib-devel mailing list<br>
> <a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/taglib-devel">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</p>