Player Module
/
com.bitmovin.player.api.advertising
/
CompanionAdContainer
Companion
Ad
Container
data class
CompanionAdContainer
(container:
ViewGroup
, width:
Int
, height:
Int
)
Content copied to clipboard
Properties
Properties
container
Link copied to clipboard
val
container
:
ViewGroup
Content copied to clipboard
The
ViewGroup
where companion ads shall be displayed.
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
The height of the companion ad that shall be displayed.
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard
The width of the companion ad that shall be displayed.