Options
All
  • Public
  • Public/Protected
  • All
Menu

Telemetry data indicating that the live stream's playback video dimensions changed.

Hierarchy

Index

Properties

from

The previous video dimensions.

name

name: "video-size-changed"

The name is set to "video-size-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 video dimensions.

type

type: "playback-quality"

The type is set to "playback-quality".

Generated using TypeDoc