Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DownloadedVideoData

Data describing a downloaded video segment of a video representation.

Hierarchy

Index

Properties

bitrate

bitrate: number

The bitrate of the representation.

height

height: number

The height of the video representation.

id

id: string

The id of the representation.

isAuto

isAuto: boolean

True if the player’s logic automatically selects the best representation (default), or false if a fixed representation is currently chosen.

width

width: number

The width of the video representation.

Generated using TypeDoc