public interface AdDisplayContainerFactory
AdDisplayContainer| Modifier and Type | Method and Description |
|---|---|
com.google.ads.interactivemedia.v3.api.AdDisplayContainer |
createAdDisplayContainer(GoogleIMAVideoAdPlayer googleIMAVideoAdPlayer)
Creates the
AdDisplayContainer with the provided GoogleIMAVideoAdPlayer
and the ViewGroup retrieved with getViewContainer() |
android.view.ViewGroup |
getViewContainer()
Returns the
ViewGroup container used for both,
the creation of the GoogleIMAVideoAdPlayer and the AdDisplayContainer |
com.google.ads.interactivemedia.v3.api.AdDisplayContainer createAdDisplayContainer(GoogleIMAVideoAdPlayer googleIMAVideoAdPlayer)
Creates the AdDisplayContainer with the provided GoogleIMAVideoAdPlayer
and the ViewGroup retrieved with getViewContainer()
googleIMAVideoAdPlayer - the Brightcove Ad Player for Google IMAandroid.view.ViewGroup getViewContainer()
Returns the ViewGroup container used for both,
the creation of the GoogleIMAVideoAdPlayer and the AdDisplayContainer