I need to create a simple media player that can stream internet radio stations in WMA, MP3 and AAC formats as part of a bigger app.

I was wondering if someone could please give me some pointers on where to start and how to go about tackling each of these formats? never really handled this topic before..

Thanks!

link|improve this question

52% accept rate
feedback

1 Answer

If you are familiar with handling this problem in a web app, you could try having a UIWebView in your app.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.