@vpalmisano/webrtcperf-js
    Preparing search index...

    Function saveMediaToStorage

    • It saves the files to the browser's storage and returns the storage:// URLs of the saved files.

      Parameters

      • ...files: File[]

        The files to save to storage. If not provided, it will open a file picker to select files.

      Returns Promise<string[]>

      The storage:// URLs of the saved files.