Home > hls.js > PlaylistLoaderContext

PlaylistLoaderContext interface

Signature:

export interface PlaylistLoaderContext extends LoaderContext 

Extends: LoaderContext

Properties

Property Modifiers Type Description
deliveryDirectives HlsUrlParameters | null
groupId string | null
id number | null
level number | null
levelDetails? LevelDetails (Optional)
loader? Loader<PlaylistLoaderContext> (Optional)
type PlaylistContextType