Home > hls.js > KeyTimeouts

KeyTimeouts type

Signature:

export type KeyTimeouts = {
    [keyId: string]: number;
};