Class: exports

exports(representation)

new exports(representation)

Creates a QualityLevel

Parameters:
Name Type Description
representation Representation | Object

The representation of the quality level

Properties
Name Type Attributes Description
id string

Unique id of the QualityLevel

width number <optional>

Resolution width of the QualityLevel

height number <optional>

Resolution height of the QualityLevel

bandwidth number

Bitrate of the QualityLevel

enabled function

Callback to enable/disable QualityLevel

Source: