Tagged Questions

12
votes
2answers
638 views

iPhone MP4 Video Playlist

I have a library of footage encoded as H.264/AAC inside MP4 containers. Right now I can successfully stream the footage to the iPhone using Apache and mod_h264. What I'd like to be able to do is tell ...
3
votes
1answer
410 views

Notification of YouTube video completion in iPhone app

I've embedded the YouTube video with no difficulties following method #2 of the YouTube API Blog: http://apiblog.youtube.com/2009/02/youtube-apis-iphone-cool-mobile-apps.html Is there any way to ...
0
votes
2answers
1k views

New to Javascript, need help with HTML5 audio “playlist”

im trying to create a sort of playlist feature that will work on the iPhone using a combination of HTML5 and javascript. I'm very new to the platform and I was hoping maybe someone here could help me ...
0
votes
1answer
253 views

Writing playlists to iTunes in iOS SDK

The Apple documentation on the MPMediaPlaylist class is pre-iOS4, so it definitively states that you cannot write new playlists to iTunes on the phone with the SDK. However, with the iOS4 update, ...
0
votes
1answer
246 views

How can i use “MPMusicPlayerController” to playlist from my website in my Iphone app

i'm a beginning so i hope to explain me in easy way. how can i use MPMusicPlayerController to play sound list in my iPhone app. if i have many mp3 files in my website how can play these files ...
-1
votes
1answer
653 views

iphone .pls parser

how to access the .pls and .qtl file content from web using objective c.