PlayerEvent

@Serializable
data class PlayerEvent(val timestamp: Timestamp, val value: String)

Corresponds to kMediaEventTriggered

Official doc

Constructors

Link copied to clipboard
constructor(timestamp: Timestamp, value: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)