kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Media
/
PlayerEvent
Player
Event
@
Serializable
data
class
PlayerEvent
(
val
timestamp
:
Double
,
val
value
:
String
)
Corresponds to kMediaEventTriggered
Members
Constructors
Player
Event
Link copied to clipboard
constructor
(
timestamp
:
Double
,
value
:
String
)
Properties
timestamp
Link copied to clipboard
val
timestamp
:
Double
value
Link copied to clipboard
val
value
:
String