Options
All
  • Public
  • Public/Protected
  • All
Menu

Telemetry data indicating that a Player has connected to a live stream.

Hierarchy

Index

Properties

name

name: "connected"

The name is set to "connected".

playerStreamerSid

playerStreamerSid: string

The SID associated with the PlayerStreamer to which the Player reporting the data is connected. It is set to empty if the Player is not connected to the PlayerStreamer.

Optional requestCredentials

requestCredentials: undefined | "omit" | "same-origin" | "include"

Indicates what cross-origin request policy was used for cross-site cookies during media playback.

timestamp

timestamp: number

The time when the data was reported.

type

type: "connection"

The type is set to "connection".

Generated using TypeDoc