PlayerEvent

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

Corresponds to kMediaEventTriggered

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard