Avaudioplayer problem regarding song overlaping
Posted
by Ajeet Kumar Yadav
on Stack Overflow
See other posts from Stack Overflow
or by Ajeet Kumar Yadav
Published on 2010-05-14T10:10:34Z
Indexed on
2010/05/14
10:14 UTC
Read the original article
Hit count: 221
iphone
|objective-c
The problem is in being able to catch the instance of the player to control it i.e. Stop it, Play it etc. The code by default creates multiple instances of the same player and overlaps the songs. I am being unable to reference the player specifically.
Do you have an idea as to how we can do so?
Thanks, Arun
© Stack Overflow or respective owner