createAdDisplayContainer

open fun createAdDisplayContainer(imaVideoPlayer: BaseAdVideoPlayer): AdDisplayContainer

Creates the AdDisplayContainer with the provided BaseAdVideoPlayer and the ViewGroup retrieved with getViewContainer

Parameters

imaVideoPlayer

the Brightcove Ad Player for Google IMA


open fun createAdDisplayContainer(googleIMAVideoAdPlayer: GoogleIMAVideoAdPlayer): AdDisplayContainer

Deprecated