Home > hls.js > Level > (constructor)

Level.(constructor)

Constructs a new instance of the Level class

Signature:

constructor(data: LevelParsed | MediaPlaylist);

Parameters

Parameter

Type

Description

data

LevelParsed | MediaPlaylist