Vinyl
    Preparing search index...

    Function nextSourceBufferIdle

    • Returns a promise that resolves when the given source buffer is next idle. If the source buffer errs, the promise will be rejected with a SourceBufferError.

      Parameters

      • sourceBuffer: Maybe<SourceBuffer>

      Returns Promise<void>