OptiView Ads SDK for Android
Toggle table of contents
1.0.0-beta.6-custom.1364
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OptiView Ads SDK for Android
ads-sdk-core
/
com.dolby.optiview.ads.core
/
TimedMetadataCue
/
TimedMetadataCue
Timed
Metadata
Cue
constructor
(
type
:
String
,
startTime
:
Double
,
endTime
:
Double
?
=
null
,
frames
:
Map
<
String
,
String
>
=
emptyMap()
,
description
:
String
?
=
null
,
mimeType
:
String
?
=
null
,
id
:
String
?
=
null
,
schemeIdUri
:
String
?
=
null
,
messageData
:
String
?
=
null
,
raw
:
ByteArray
?
=
null
,
phase
:
String
?
=
null
)