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

    Function setMediaPlaylistFromStorage

    • It sets the media playlist to the fake stream manager and plays it from the browser's storage.

      Parameters

      • indexOrNames: (string | number)[]

        The indexes or names (or parts of the names) of the media to set.

      • waitTime: number = 0

        The time to wait before playing the next media (seconds).

      Returns Promise<void>

      A promise that resolves when the media playlist is set.