PlayerEvent

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

Corresponds to kMediaEventTriggered

Official doc

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard