Home > hls.js > PlaylistControllerConfig

PlaylistControllerConfig type

Signature:

export type PlaylistControllerConfig = {
    liveMaxUnchangedPlaylistRefresh: number;
};