Function isFfmpegTeardownError

  • Check if an error is an expected FFmpeg teardown error that can be safely ignored during cleanup.

    Parameters

    • error: unknown

      The error to check.

    Returns boolean

    True if the error is an expected FFmpeg shutdown error.