public static interface MediaPlayer.OnPreparedListener
Modifier and Type | Method and Description |
---|---|
void |
onPrepared(MediaPlayer mp)
Called when the media file is ready for playback.
|
void onPrepared(MediaPlayer mp)
mp
- the MediaPlayer that is ready for playback