Vinyl
    Preparing search index...

    Function nextMediaSourceEnded

    • Returns a Promise that resolves when the media source is next in an 'ended' state.

      Parameters

      • mediaSource: MediaSource
      • Optionaltimeout: number

        The number of seconds before rejecting with a TimeoutError.

      • OptionaltimeoutMessage: string

      Returns Promise<void>