|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
Structure representing a single sample of the window's position at a specific time. More...
#include <blob_transition_manager.h>
Public Attributes | |
| QPointF | position |
| The window's top-left position at the time of the sample. | |
| qint64 | timestamp |
| The timestamp (milliseconds since epoch) when the sample was taken. | |
Structure representing a single sample of the window's position at a specific time.
| QPointF BlobTransitionManager::WindowMovementSample::position |
The window's top-left position at the time of the sample.
| qint64 BlobTransitionManager::WindowMovementSample::timestamp |
The timestamp (milliseconds since epoch) when the sample was taken.