Skip navigation.
 
mlRe: Extract MP3 tags
FROM : Fredrik Olsson
DATE : Tue Aug 01 09:52:56 2006

Lorenzo skrev:
> How can I extract info from an MP3 file, as e.g.
> title, artist, album, year, duration, track, totTracks, bitrate...
> As I know there are many kinds of information sets. So it should work with
> any of these kinds. Thanks.
>


First match on Google with "cocoa id3":
http://drewfamily.homemail.com.au/Cocoa_-_ID3Tag_framework.html

This one was almost too easy to find, did you do any homework at all? I
have not tested it, but it looks to me like what you want. Source code
and all.


// Fredrik Olsson

Related mailsAuthorDate
mlExtract MP3 tags Lorenzo Aug 1, 09:37
mlRe: Extract MP3 tags Fredrik Olsson Aug 1, 09:52
mlRE: Extract MP3 tags Bryan Bonczek Aug 1, 21:53
mlRE: Extract MP3 tags patrick machielse Aug 2, 00:10
mlRe: Extract MP3 tags Annard Brouwer Aug 2, 12:12
mlRe: Extract MP3 tags patrick machielse Aug 2, 13:37