PlaybackUpdateMessage

data class PlaybackUpdateMessage(val generationTime: Long, val time: Double, val duration: Double, val state: Int, val speed: Double)(source)

Constructors

Link copied to clipboard
constructor(generationTime: Long, time: Double, duration: Double, state: Int, speed: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Int
Link copied to clipboard