|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MediaPlayer.OnVideoSizeChangedListener
Method Summary | |
---|---|
void |
onVideoSizeChanged(MediaPlayer mp,
int width,
int height)
Called to indicate the video size |
Method Detail |
---|
void onVideoSizeChanged(MediaPlayer mp, int width, int height)
mp
- the MediaPlayer associated with this callbackwidth
- the width of the videoheight
- the height of the video
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |