receives frames of tracking data while in the background
Posted: 08 Sep 2014, 17:54
Hi everyone,
I am developing a console application in C++ which generate a virtual key event depending on GazeData to act on another application which is in the foreground. I would like to know the way to get frame of tracking data (GazeData) when the console window is in the background, and the other application have the focus.
Any help will be appreciated.
Thanks.
I am developing a console application in C++ which generate a virtual key event depending on GazeData to act on another application which is in the foreground. I would like to know the way to get frame of tracking data (GazeData) when the console window is in the background, and the other application have the focus.
Any help will be appreciated.
Thanks.