onVideoSizeChanged

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

Called when video size changes and also when it starts with the initial values

Since

7.3.0

Parameters

player
  • this player

width
  • the video width

height
  • the video height