Home > hls.js > AttrList > (constructor)

AttrList.(constructor)

Constructs a new instance of the AttrList class

Signature:

constructor(attrs: string | Record<string, any>);

Parameters

Parameter Type Description
attrs string | Record<string, any>