C# (CSharp) WindowsContextTracker.Helpers Namespace

Classes

Name Description
ScreenCapture
ScreenCapture.Rect
ScreenshotChangedTracker A helper class that tracks a users changes. If at least one of the following conditions applies, the new screenshot is also being processed. Otherwise, it is deleted and the tracker waits for the next interval's screenshot. The conditions are: - A change is if the user changes the window/programe he is using. - A change is if the user types some text (above a threshold). - A change is if the user scrolls through text (above a threshold).