toggle menu
fl-android-sdk
7.1.18
androidJvm
switch theme
search in API
fl-player-ads-brightcove
/
com.quickplay.vstb7.player.ad.brightcove.model
/
BrightcoveAdCuePoint
/
BrightcoveAdCuePoint
Brightcove
Ad
Cue
Point
constructor
(
id
:
String
?
=
null
,
@
Json
(
name
=
"duration"
)
durationMs
:
Double
,
@
Json
(
name
=
"start"
)
startTimeOffsetMs
:
Double
,
isSkippable
:
Boolean
?
=
null
,
skipOffsetMs
:
Double
?
=
TIME_VALUE_UNKNOWN
,
companionAd
:
WebCompanionAd
?
=
null
)