Uses of Class
com.evolution.player.ui.musicplayer.MusicPlayer

Packages that use MusicPlayer
com.evolution.player.ui.musicplayer   
 

Uses of MusicPlayer in com.evolution.player.ui.musicplayer
 

Methods in com.evolution.player.ui.musicplayer that return MusicPlayer
abstract  MusicPlayer MusicPlayerProvider.createPlayer(LocalMediaInfo info)
          Return a new instance of a music player which is able to play the given media.