Home > hls.js > MediaAttributes
MediaAttributes interface
Signature:
export interface MediaAttributes extends AttrList
Extends: AttrList
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
"ASSOC-LANGUAGE"? | string | (Optional) | |
"GROUP-ID" | string | ||
"INSTREAM-ID"? | string | (Optional) | |
"PATHWAY-ID"? | string | (Optional) | |
"STABLE-RENDITION-ID"? | string | (Optional) | |
AUTOSELECT? | 'YES' | 'NO' | (Optional) | |
CHANNELS? | string | (Optional) | |
CHARACTERISTICS? | string | (Optional) | |
DEFAULT? | 'YES' | 'NO' | (Optional) | |
FORCED? | 'YES' | 'NO' | (Optional) | |
LANGUAGE? | string | (Optional) | |
NAME | string | ||
TYPE? | 'AUDIO' | 'VIDEO' | 'SUBTITLES' | 'CLOSED-CAPTIONS' | (Optional) | |
URI? | string | (Optional) |