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

◆ k4a_capture_reference()

void k4a_capture_reference ( k4a_capture_t  capture_handle)
related

Add a reference to a capture.

Parameters
capture_handleCapture to add a reference to.
Remarks
Call this function to add an additional reference to a capture. This reference must be removed with k4a_capture_release().