|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FFmpegMediaPlayer.OnSeekCompleteListener
Interface definition of a callback to be invoked indicating the completion of a seek operation.
Method Summary | |
---|---|
void |
onSeekComplete(FFmpegMediaPlayer mp)
Called to indicate the completion of a seek operation. |
Method Detail |
---|
void onSeekComplete(FFmpegMediaPlayer mp)
mp
- the MediaPlayer that issued the seek operation
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |