문제

Can anybody point me to a tutorial/example code which embeds a podcast from a url into my application?

Thanx in advcance.

도움이 되었습니까?

해결책

If you mean playing just a simple audio file there's plenty of tutorials out there. If you're talking about real podcast (which is a xml file that contains references, details and links to audio files) take a look at NSXMLParser and search google for playing audio iphone.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top