AudioFileGetPropertyInfo (audioFile, kAudioFilePropertyInfoDictionary, &dictionarySize, 0);
Seems to work well with songs in mp3 format.
Any idea how I can get access to the meta information for songs purchased from itunes? The only key returned by my test program was duration.
dictionary: {
"approximate duration in seconds" = "237.2";
}
I am hoping I can find some sort of iTunes id? I want to make it easy for my users to share their play lists. If someone is missing a song. I want them to be able to purchase it from itunes.
Thanks in advance
Andy
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden