How to use AVAudioPlayer to play M4P
Posted
by SimpleCode
on Stack Overflow
See other posts from Stack Overflow
or by SimpleCode
Published on 2009-08-04T01:06:30Z
Indexed on
2010/06/02
1:33 UTC
Read the original article
Hit count: 289
I want to use AVAudioPlayer to play M4p files from iTunes generator. I could use uiWebView to play it and it worked, but I want to put an image of my choice on the background of the player instead of the "quick time" logo. Can you help me as how to do this?
Here is an example of the m4p file I want to play with AVAudioPlayer. http://a801.phobos.apple.com/us/r1000/059/Music/b9/0d/be/mzi.zqnndbil.aac.p.m4p
Seriously, big thanks in advance!!
© Stack Overflow or respective owner