Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
bool k4a_playback_check_track_exists | ( | k4a_playback_t | playback_handle, |
const char * | track_name | ||
) |
Checks whether a track with the given track name exists in the playback file.
playback_handle | Handle obtained by k4a_playback_open(). |
track_name | The track name to be checked to see whether it exists or not. |