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;
The runtime configuration used by the player. At instantiation this is combination of hls.userConfig
merged over Hls.DefaultConfig
.
Signature:
readonly config: HlsConfig;