Home > hls.js > Part > (constructor)
Part.(constructor)
Constructs a new instance of the Part class
Signature:
constructor(partAttrs: AttrList, frag: MediaFragment, base: Base | string, index: number, previous?: Part);Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
partAttrs | ||
|
frag | ||
|
base |
Base | string | |
|
index |
number | |
|
previous |
(Optional) |