Home > hls.js > LoaderContext
LoaderContext interface
Signature:
export interface LoaderContext Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| headers? | Record<string, string> | (Optional) | |
| progressData? | boolean | (Optional) | |
| rangeEnd? | number | (Optional) | |
| rangeStart? | number | (Optional) | |
| responseType | string | ||
| url | string |