AutographNativeScreenCapture

A running native screen capture. Created by installAutographNativeScreenCapture.

Holds nothing itself; the sink it created (with tracker and scopeStack) lives in a process-global slot until uninstall clears it or another install replaces it.

Functions

Link copied to clipboard
fun uninstall()

Stops this capture reporting, and removes the screen frames it pushed from the stacks they were pushed onto. Safe to call more than once. The swizzle itself is left in place (see the class kdoc): it does nothing while no sink is active.