Home > hls.js > TSDemuxerConfig

TSDemuxerConfig type

Signature:

export type TSDemuxerConfig = {
    forceKeyFrameOnDiscontinuity: boolean;
};