[][src]Function k4a_sys_temp::k4a_capture_reference

pub unsafe extern "C" fn k4a_capture_reference(capture_handle: k4a_capture_t)

Add a reference to a capture.

\param capture_handle Capture to add a reference to.

\relates k4a_capture_t

\remarks Call this function to add an additional reference to a capture. This reference must be removed with k4a_capture_release().

\xmlonly k4a.h (include k4a/k4a.h) k4a.lib k4a.dll \endxmlonly