Home > hls.js > AttrList

AttrList class

Signature:

export declare class AttrList 

Constructors

Constructor

Modifiers

Description

(constructor)(attrs)

Constructs a new instance of the AttrList class

Properties

Property

Modifiers

Type

Description

clientAttrs

readonly

string[]

Methods

Method

Modifiers

Description

bool(attrName)

decimalFloatingPoint(attrName)

decimalInteger(attrName)

decimalResolution(attrName)

enumeratedString(attrName)

hexadecimalInteger(attrName)

hexadecimalIntegerAsNumber(attrName)

optionalFloat(attrName, defaultValue)

parseAttrList(input)

static