Options
All
  • Public
  • Public/Protected
  • All
Menu

Telemetry data indicating that the Player started seeking to a specified position.

Hierarchy

Index

Properties

from

from: number

The previous position of the Player.

name

name: "seek-to"

The name is set to "seek-to".

playerPosition

playerPosition: number

The Player position at the time the data was reported.

playerState

playerState: State

The Player's state at the time the data was reported.

playerStreamerSid

playerStreamerSid: string

The SID associated with the PlayerStreamer to which the Player is connected.

timestamp

timestamp: number

The time when the data was reported.

to

to: number

The current position of the Player.

type

type: "playback"

The type is set to "playback".

Generated using TypeDoc