public static interface MediaPlayer.OnSeekCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
onSeekComplete(MediaPlayer mp)
Called to indicate the completion of a seek operation.
|
void onSeekComplete(MediaPlayer mp)
mp
- the MediaPlayer that issued the seek operation