Options
All
  • Public
  • Public/Protected
  • All
Menu

Telemetry data indicating that the Player applied a high latency reduction strategy.

Hierarchy

Index

Properties

name

name: "increase-playback-rate" | "seek-ahead"

The name of the high latency reduction technique applied.

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.

type

type: "playback-quality"

The type is set to "playback-quality".

Generated using TypeDoc