onVideoSizeChanged

open fun onVideoSizeChanged(player: AdPlayer, width: Int, height: Int)

Called when video size changes and also when it starts with the initial values
player - this player
width - the video width
height - the video height

Since

7.3.0