Interface: TimeMessage
Sent periodically while playback continues. Contains a PlaybackStatus object describing the current status.
Hierarchy
-
↳ TimeMessage
Index
Properties
Properties
payload
• payload: PlaybackStatus
type
• type: "time"
Overrides PlayerMessage.type