Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ k4a_playback_seek_origin_t

Playback seeking positions.

Enumerator
K4A_PLAYBACK_SEEK_BEGIN 

Seek relative to the beginning of a recording.

K4A_PLAYBACK_SEEK_END 

Seek relative to the end of a recording.

K4A_PLAYBACK_SEEK_DEVICE_TIME 

Seek to an absolute device timestamp.