Home > hls.js > MP4RemuxerConfig

MP4RemuxerConfig type

Signature:

export type MP4RemuxerConfig = {
    stretchShortVideoTrack: boolean;
    maxAudioFramesDrift: number;
};