Home > hls.js > HlsUrlParameters > (constructor)
HlsUrlParameters.(constructor)
Constructs a new instance of the HlsUrlParameters
class
Signature:
constructor(msn?: number, part?: number, skip?: HlsSkip);
Parameters
Parameter |
Type |
Description |
---|---|---|
msn |
number |
(Optional) |
part |
number |
(Optional) |
skip |
(Optional) |