player-android
Toggle table of contents
3.124.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
player-android
player-core
/
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
=
DEFAULT_POSITION
,
replaceContentDuration
:
Double
=
DEFAULT_REPLACE_CONTENT_DURATION
,
preloadOffset
:
Double
=
DEFAULT_PRELOAD_OFFSET
,
bitmovinAdTagLoading
:
Boolean
=
false
)