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