Home > hls.js > IFrameControllerConfig

IFrameControllerConfig type

Signature:

export type IFrameControllerConfig = {
    iframeCacheLimit: number;
};