Home > hls.js > LevelAttributes
LevelAttributes interface
Signature:
export interface LevelAttributes extends AttrList
Extends: AttrList
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
"ALLOWED-CPC"? | string | (Optional) | |
"AVERAGE-BANDWIDTH"? | string | (Optional) | |
"CLOSED-CAPTIONS"? | string | (Optional) | |
"FRAME-RATE"? | string | (Optional) | |
"HDCP-LEVEL"? | 'TYPE-0' | 'TYPE-1' | 'NONE' | (Optional) | |
"PATHWAY-ID"? | string | (Optional) | |
"STABLE-VARIANT-ID"? | string | (Optional) | |
"SUPPLEMENTAL-CODECS"? | string | (Optional) | |
"VIDEO-RANGE"? | 'SDR' | 'HLG' | 'PQ' | (Optional) | |
AUDIO? | string | (Optional) | |
BANDWIDTH? | string | (Optional) | |
CODECS? | string | (Optional) | |
RESOLUTION? | string | (Optional) | |
SCORE? | string | (Optional) | |
SUBTITLES? | string | (Optional) | |
VIDEO? | string | (Optional) |