TimestampInvokedEvent
data class TimestampInvokedEvent(val timestamp: VideoSkipStamp, val source: PlayerEventSource = PlayerEventSource.Player) : PlayerEvent(source)
Event when timestamps appear, null when it should disappear
Event when timestamps appear, null when it should disappear