<p>You can use c++ code in your objective-c project. Just rename .m file into .mm. </p>
<p>03.06.2011 0:32 ÐÏÌØÚÏ×ÁÔÅÌØ &quot;Jann Gobble&quot; &lt;<a href="mailto:janngobble@gmail.com">janngobble@gmail.com</a>&gt; ÎÁÐÉÓÁÌ:<br>
&gt;<br>
&gt; What is the status of adding more helper methods to get extended tags such as:<br>
&gt; RVAD, RVA2, TALB, TCOM, TCON, TCOP, TFLT, TIME, TDRC, etc?<br>
&gt;<br>
&gt; 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>

&gt;<br>
&gt; I am using TagLib in Objective-C using Nick Ludlam&#39;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&#39;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>

&gt;<br>
&gt; Any help? šCan anyone point me in the right direction?<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Jann Gobble<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; taglib-devel mailing list<br>
&gt; <a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
&gt; <a href="https://mail.kde.org/mailman/listinfo/taglib-devel">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</p>