Home > hls.js > ErrorControllerConfig

ErrorControllerConfig type

Signature:

export type ErrorControllerConfig = {
    errorPenaltyExpireMs: number;
};