Home > hls.js > M3U8Parser > parseLevelPlaylist
M3U8Parser.parseLevelPlaylist() method
Signature:
static parseLevelPlaylist(string: string, baseurl: string, id: number, type: PlaylistLevelType, levelUrlId: number, multivariantVariableList: VariableMap | null): LevelDetails;Parameters
| 
 Parameter  | 
 Type  | 
 Description  | 
|---|---|---|
| 
 string  | 
 string  | |
| 
 baseurl  | 
 string  | |
| 
 id  | 
 number  | |
| 
 type  | ||
| 
 levelUrlId  | 
 number  | |
| 
 multivariantVariableList  | 
 VariableMap | null  | 
Returns: