C# (CSharp) WindowsContextTracker.Helpers 네임스페이스

클래스들

이름 설명
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).