Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Seek to a specific timestamp within a recording.
playback_handle | Handle obtained by k4a_playback_open(). |
offset_usec | The timestamp offset to seek to, relative to origin |
origin | Specifies how the given timestamp should be interpreted. Seek can be done relative to the beginning or end of the recording, or using an absolute device timestamp. |