ReadonlyavailableWhether the quality is available for selection.
Optional ReadonlyaverageThe average bandwidth of the quality, in bits per second.
ReadonlybandwidthThe required bandwidth for the quality, in bits per second.
ReadonlycodecsThe codecs of the quality.
Whether the quality is allowed to be selected.
ReadonlyidThe 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.
ReadonlynameThe name of the quality.
ReadonlyscoreThe HLS SCORE attribute.
ReadonlyuidThe unique identifier for this quality.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Represents a quality of a media track.