Home > hls.js > MP4RemuxerConfig
MP4RemuxerConfig type
Signature:
export type MP4RemuxerConfig = {
stretchShortVideoTrack: boolean;
maxAudioFramesDrift: number;
};
Home > hls.js > MP4RemuxerConfig
Signature:
export type MP4RemuxerConfig = {
stretchShortVideoTrack: boolean;
maxAudioFramesDrift: number;
};