Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-13-2011, 10:35 PM   #1 (permalink)
Registered Member
 
Join Date: Mar 2011
Posts: 76
ae262 is on a distinguished road
Default AVAudioPlayer - playing a playlist

Hi guys,

Need help with this - I am playing a song by an AVAudioPlayer (player). I need to find when the song is over so I can start the next song.

I am running a loop (NSRunLoop) for the duration of the song and then change the file name for the player. I feel there should be better way of doing this but can't seem to find anything.

I want something that remains compatible with my pausing and skipping to the next sound etc.

I thought this should have been a fairly easy thing to accomplish but I have been stuck on this for over a day now. Any suggestions.

Many thanks.
ae262 is offline   Reply With Quote
Old 09-13-2011, 10:52 PM   #2 (permalink)
Just helping out.
 
Domele's Avatar
 
Join Date: Feb 2011
Posts: 2,565
Domele is on a distinguished road
Default

AVAudioPlayer has a delegate. It calls this delegate and informs it that it has completed playing the audio file through this method:
Code:
Quote:
audioPlayerDidFinishPlaying:successfully: Called when a sound has finished playing. - (void)audioPlayerDidFinishPlaying:(AVAudioPlayer *)player successfully:(BOOL)flag Parameters player The audio player that finished playing. flag YES on successful completion of playback; NO if playback stopped because the system could not decode the audio data. Discussion This method is not called upon an audio interruption. Rather, an audio player is paused upon interruption—the sound has not finished playing.
__________________
If you are looking for a quality developer, I'm your man. Give me a PM if you are interested.

New app - See screenshots and details at www.globaclock.com.

If you want to thank me, click the link. Every click counts. If you want to do more, buy my app. A link is available on my website. Thanks.
Domele is offline   Reply With Quote
Old 09-13-2011, 11:01 PM   #3 (permalink)
Registered Member
 
Join Date: Mar 2011
Posts: 76
ae262 is on a distinguished road
Default

Quote:
Originally Posted by Domele View Post
AVAudioPlayer has a delegate. It calls this delegate and informs it that it has completed playing the audio file through this method:
Thanks!!!

This is exactly I was looking for.
ae262 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 406
16 members and 390 guests
7twenty7, Eclectic, eski, EvilElf, fiftysixty, HemiMG, iOS.Lover, JackReidy, jarv, Pudding, sacha1996, teebee74, tim0504, UMAD, VinceYuan, yuncarl28
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,672
Threads: 94,121
Posts: 402,905
Top Poster: BrianSlick (7,990)
Welcome to our newest member, yuncarl28
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:09 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0