Home > hls.js > HlsUrlParameters
HlsUrlParameters class
Signature:
export declare class HlsUrlParameters
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(msn, part, skip) | Constructs a new instance of the HlsUrlParameters class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
msn? | number | (Optional) | |
part? | number | (Optional) | |
skip? | HlsSkip | (Optional) |
Methods
Method | Modifiers | Description |
---|---|---|
addDirectives(uri) |