Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Opens an existing recording file for reading.
path | Filesystem path of the existing recording. |
playback_handle | If successful, this contains a pointer to the recording handle. Caller must call k4a_playback_close() when finished with the recording. |