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
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 mails | Author | Date |
|---|---|---|
| Lorenzo | Aug 1, 09:37 | |
| Fredrik Olsson | Aug 1, 09:52 | |
| Bryan Bonczek | Aug 1, 21:53 | |
| patrick machielse | Aug 2, 00:10 | |
| Annard Brouwer | Aug 2, 12:12 | |
| patrick machielse | Aug 2, 13:37 |






Cocoa mail archive

