PlayerProperty

@Serializable
data class PlayerProperty(val name: String, val value: String)

Corresponds to kMediaPropertyChange

Constructors

Link copied to clipboard
constructor(name: String, value: String)

Properties

Link copied to clipboard
Link copied to clipboard