A B C D E F G H I L M N O P R S T U V W

N

next() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Play the next song, this is either a randomly chosen song or a song previously added with IMusicPlayerController.pushSong(LocalMediaInfo).
notifyFinished() - Method in interface com.evolution.player.ui.musicplayer.MusicPlayer.IStateCallback
Notify the controller that the playing of the media has ended.
notifyProgress(long, long) - Method in interface com.evolution.player.ui.musicplayer.MusicPlayer.IStateCallback
Notify the controller that some amount of the media has been played.

A B C D E F G H I L M N O P R S T U V W