setVideoView

open fun setVideoView(videoView: BaseVideoView)

Set the BaseVideoView responsible for playing FreeWheel ads. This is exposed for testing purposes as the FreeWheel SDK exposes the video view.

Parameters

videoView

The video view for playback.