-
interface VideoViewApi.OnSurfaceSizeChanged
-
-
Method Summary
Modifier and Type Method Description abstract voidonSurfaceSizeChanged(int width, int height)-
-
Method Detail
-
onSurfaceSizeChanged
abstract void onSurfaceSizeChanged(int width, int height)
-
-
-
-