Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QualityMetadata

Hierarchy

  • QualityMetadata

Index

Properties

bitrate

bitrate: number

Bitrate of the quality.

Optional frameRate

frameRate: number

Frame rate of the quality. Only applicable for video tracks, otherwise undefined.

height

height: number

Height of the quality. Only applicable for video tracks, otherwise undefined.

id

id: string

Unique identifier of the quality.

mimeType

mimeType: string

Mime type of the quality.

Optional qualityRanking

qualityRanking: number

The quality ranking as given in the manifest. undefined if not present.

width

width: number

Width of the quality. Only applicable for video tracks, otherwise undefined.

Generated using TypeDoc