Home > hls.js > LevelControllerConfig

LevelControllerConfig type

Signature:

export type LevelControllerConfig = {
    startLevel?: number;
};