Data describing a downloaded video segment of a video representation.

Hierarchy

Properties

bitrate: number

The bitrate of the representation.

height: number

The height of the video representation.

id: string

The id of the representation.

isAuto: boolean

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

width: number

The width of the video representation.

Generated using TypeDoc