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

R

remove(MediaId) - Method in interface com.evolution.player.core.media.IWritableScoreBoard
Remove the score for the media with the given id.
removeLibraryListener(ILibrary.LibraryListener) - Method in interface com.evolution.player.core.media.ILibrary
Remove the given listener.
removeNetworkListener(INetwork.NetworkListener) - Method in interface com.evolution.player.core.network.INetwork
Remove the given listener from the list of network listeners.
removePlayListener(IMusicPlayerController.MusicPlayerControllerListener) - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Remove the given listener from the list of controller listeners.
removeRoot(File) - Method in interface com.evolution.player.core.media.ILibrary
Remove the given file from the roots.
removeScoreListener(IWritableScoreBoard.IScoreListener) - Method in interface com.evolution.player.core.media.IWritableScoreBoard
Remove the given listener from this score board.
resume() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Resume the playback, only has an effect if IMusicPlayerController.isPaused() returns true.
resume() - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Resume the playback.
rootAdded(File) - Method in class com.evolution.player.core.media.ILibrary.LibraryListener
The given file was added as a root.
rootRemoved(File) - Method in class com.evolution.player.core.media.ILibrary.LibraryListener
The given file was removed from the roots.

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