onVideoViewSizeChange
Called when the BaseVideoView's size changes.
Parameters
w
Current width of this view.
h
Current height of this view.
oldw
Old width of this view.
oldh
Old height of this view.
Called when the BaseVideoView's size changes.
Current width of this view.
Current height of this view.
Old width of this view.
Old height of this view.