public static interface MediaPlayer.OnCompletionListener
Modifier and Type | Method and Description |
---|---|
void |
onCompletion(MediaPlayer mp)
Called when the end of a media source is reached during playback.
|
void onCompletion(MediaPlayer mp)
mp
- the MediaPlayer that reached the end of the file