Public Member Functions | |
| DataRowFrame (int64_t _pts, cv::Mat _frame) | |
Public Attributes | |
| int64_t | pts |
| cv::Mat | frame |
| cv::Mat Tobii::DataRowFrame::frame |
the video frame in OpenCV format.
| int64_t Tobii::DataRowFrame::pts |
timestamp given for this frame.
1.7.6.1