Readonly
availableWhether the quality is available.
- A quality can be unavailable due to a DRM restriction (e.g. HDCP).
Optional
Readonly
averageThe average bandwidth of the quality.
Readonly
bandwidthThe required bandwidth for the quality.
Readonly
codecsThe codecs of the quality.
- These are represented as a string containing the codecs as defined by the manifest.
Readonly
idThe identifier for this quality. This identifier is tied to the stream's internal representation. It may be empty. For a unique id, use Quality.uid.
The label of the quality.
Readonly
nameThe name of the quality.
Readonly
uidThe unique identifier for this quality.
Represents a quality of a media track.