Player Module
3.36.0
androidJvm
Player Module
/
com.bitmovin.player.api.advertising
/
AdItem
/
AdItem
Ad
Item
constructor
(
vararg
sources
:
AdSource
)
constructor
(
position
:
String
,
vararg
sources
:
AdSource
)
constructor
(
position
:
String
,
replaceContentDuration
:
Double
,
vararg
sources
:
AdSource
)
constructor
(
sources
:
Array
<
AdSource
>
,
position
:
String
=
"pre"
,
replaceContentDuration
:
Double
=
0.0
,
preloadOffset
:
Double
=
0.0
)