Home > hls.js > Hls > DefaultConfig

Hls.DefaultConfig property

Get the default configuration applied to new instances.

Signature:

static get DefaultConfig(): HlsConfig;

static set DefaultConfig(defaultConfig: HlsConfig);