Function startBruteForceImageMonitor

  • Parameters

    • delay: number = 1000

      check interval delay

    Returns (() => void)

    stop running function that can be called to stop the monitor

      • (): void
      • Returns void

    since version v0.5.x Brute force monitor clipboard image update by comparing current value with previous value. When there is a update, "plugin:clipboard://image-changed" is emitted. You still need to listen to the event.