Hi all,
In my application, there are upto four songs plays by AVAudioPlayer....
If user clicks AddToFavorites button, i want to store the current playing song to the favorites page, how can i get the current playing song from player?
Is there any delegate methods for that.
In my application, there are upto four songs plays by AVAudioPlayer....
If user clicks AddToFavorites button, i want to store the current playing song to the favorites page, how can i get the current playing song from player?
Is there any delegate methods for that.