Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
P
parse(File)
- Method in class com.evolution.player.core.media.
MediaInfoProvider
Parse the given file and return a media info.
pause()
- Method in interface com.evolution.player.ui.musicplayer.
IMusicPlayerController
Pause the playback, only has an effect if
IMusicPlayerController.canPause()
returns true for the same song.
pause()
- Method in class com.evolution.player.ui.musicplayer.
MusicPlayer
Pause the playback.
play(LocalMediaInfo)
- Method in interface com.evolution.player.ui.musicplayer.
IMusicPlayerController
Start playing the given song.
playing(LocalMediaInfo)
- Method in class com.evolution.player.ui.musicplayer.
IMusicPlayerController.MusicPlayerControllerListener
The music player has started playing the given media.
previous()
- Method in interface com.evolution.player.ui.musicplayer.
IMusicPlayerController
Play the previously played song, if the current song has been played for less then a couple of seconds, replay the current song otherwise.
progress(long, long)
- Method in class com.evolution.player.ui.musicplayer.
IMusicPlayerController.MusicPlayerControllerListener
currentTimeMs has been played from totalTimeMs of the current song.
pushSong(LocalMediaInfo)
- Method in interface com.evolution.player.ui.musicplayer.
IMusicPlayerController
Push the given media to the next play list.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W