Home > hls.js > TaskLoop > (constructor)
TaskLoop.(constructor)
Constructs a new instance of the TaskLoop
class
Signature:
constructor(label: string, logger: ILogger);
Parameters
Parameter |
Type |
Description |
---|---|---|
label |
string | |
logger |