how to get media data for M4A songs I.E. songs purchased from iTunes
how to get media data for M4A songs I.E. songs purchased from iTunes
- Subject: how to get media data for M4A songs I.E. songs purchased from iTunes
- From: Andy Davidson <email@hidden>
- Date: Wed, 18 Apr 2012 18:03:56 -0700
- Thread-topic: how to get media data for M4A songs I.E. songs purchased from iTunes
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