Home > hls.js > Hls > config

Hls.config property

The runtime configuration used by the player. At instantiation this is combination of hls.userConfig merged over Hls.DefaultConfig.

Signature:

readonly config: HlsConfig;