taglib C bindings question
Han
keepsimple at gmail.com
Thu Jan 7 06:22:04 CET 2010
Thanks Scott for the pointer! Looks like the way to go.
Han
On Tue, Jan 5, 2010 at 11:41 PM, Scott Wheeler <scott at grunge-nouveau.net> wrote:
> Hi Han --
>
> There's not currently a way to do that from the C API; most of that's
> wrapped up in the C++ API. However, using the C bindings as a
> pattern, you can write your own C wrapper functions for MPEG::File if
> you need:
>
> http://developer.kde.org/~wheeler/taglib/api/classTagLib_1_1MPEG_1_1File.html
>
> Cheers,
>
> -Scott
>
> On Jan 6, 2010, at 7:35 AM, Han wrote:
>
>> [this message was first sent before I joined this mailing list, so
>> re-sending. Hopefully not a repeat ;-) ]
>>
>> Hi,
>>
>> I am using taglib C bindings to read some MP3 files.
>>
>> One problem I have is trying to tell if a MP3 file has ID3v1 tag or
>> ID3v2 tag. I cannot find an obvious API for this purpose in tag_c.h.
>> So wondering what is the best way to do that.
>>
>> Thanks.
>> Han
>> _______________________________________________
>> taglib-devel mailing list
>> taglib-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/taglib-devel
>
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
More information about the taglib-devel
mailing list