Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
bool k4a_playback_track_is_builtin | ( | k4a_playback_t | playback_handle, |
const char * | track_name | ||
) |
Checks whether a track is one of the built-in tracks: "COLOR", "DEPTH", etc...
playback_handle | Handle obtained by k4a_playback_open(). |
track_name | The track name to be checked to see whether it is a built-in track. |