• Merges the downloaded segments into a single MP4 file using FFmpeg.

    Parameters

    • download: Download

      The Download object containing the playlist and segments to merge.

    Returns Promise<ArrayBuffer>

    The merged MP4 file as an ArrayBuffer.

Generated using TypeDoc