Options
All
  • Public
  • Public/Protected
  • All
Menu

Telemetry data indicating that the Player's Player.Quality changed.

Hierarchy

Index

Properties

from

from: Quality

The previous Player.Quality.

name

name: "quality-changed"

The name is set to "quality-changed".

playerLiveLatency

playerLiveLatency: number

The Player live latency (in seconds) at the time the data was reported.

playerPosition

playerPosition: number

The Player position at the time the data was reported.

playerSid

playerSid: string

The SID associated with the Player reporting the data.

playerStreamerSid

playerStreamerSid: string

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

playerVolume

playerVolume: number

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

timestamp

timestamp: number

The time when the data was reported.

to

The current Player.Quality.

type

type: "playback-quality"

The type is set to "playback-quality".

Generated using TypeDoc