public interface VideoSurfaceListener
| Modifier and Type | Method and Description |
|---|---|
void |
OnSurfaceChanged(android.view.View videoView,
android.view.Surface surface,
int surfaceWidth,
int surfaceHeight,
int parentWidth,
int parentHeight,
int rotateAngle,
YSpVideoView.OrientationType orientationType,
VideoConstant.ScaleMode scaleMode) |
void |
OnSurfaceCreated() |
void |
OnSurfaceDestroyed(android.view.Surface surface) |
void |
OnSurfaceRedraw() |
void OnSurfaceRedraw()
void OnSurfaceCreated()
void OnSurfaceChanged(android.view.View videoView,
android.view.Surface surface,
int surfaceWidth,
int surfaceHeight,
int parentWidth,
int parentHeight,
int rotateAngle,
YSpVideoView.OrientationType orientationType,
VideoConstant.ScaleMode scaleMode)
void OnSurfaceDestroyed(android.view.Surface surface)