Home > hls.js > BasePlaylistController > shouldLoadPlaylist
BasePlaylistController.shouldLoadPlaylist() method
Signature:
protected shouldLoadPlaylist(playlist: Level | MediaPlaylist | null | undefined): playlist is Level | MediaPlaylist;
Parameters
Parameter |
Type |
Description |
---|---|---|
playlist |
Level | MediaPlaylist | null | undefined |
playlist is Level | MediaPlaylist