<div dir="ltr">I wrote a patch for the C bindings to work with almost all ID3v2 fields, but no one committed it...<br>David<br><br><div class="gmail_quote">2009/7/21 Lukáš Lalinský <span dir="ltr"><<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Tue, Jul 21, 2009 at 5:06 PM, anand av<<a href="mailto:a_anand_v@yahoo.com">a_anand_v@yahoo.com</a>> wrote:<br>
> I have some simple query about taglib, i was using LIDTAG_C.DLL in my C#<br>
> application to retrieve values from mp3 files,but i use to get values of<br>
> some basic tags like Album, Artist and etc... , and the problem is i don't<br>
> know how to retrieve all the other frames value of the mp3 file like APIC,<br>
> TXXX, WXXX and etc.<br>
><br>
> Some one told me to use LIBTAG.DLL for retrieving all frames. So it would be<br>
> great if some one tell me or share some code snippets in C# or <a href="http://VB.NET" target="_blank">VB.NET</a> for<br>
> the above purpose.<br>
<br>
</div>The extra frames are not available via the C API and I guess it would<br>
be almost impossible to use the C++ API from C#.<br>
<div class="im"><br>
> Note: I used some other .NET lib, but nothing is perfect as taglib which i<br>
> tested in C++.<br>
<br>
</div>You can try TagLib#, which is a separate project based on TagLib, written in C#.<br>
<font color="#888888"><br>
--<br>
Lukas Lalinsky<br>
<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a><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" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</font></blockquote></div><br></div>