Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
inlinenoexcept |
Returns the underlying k4a_capture_t handle.
Note that this function does not increment the reference count on the k4a_capture_t. The caller is responsible for incrementing the reference count on the k4a_capture_t if the caller needs the k4a_capture_t to outlive this C++ object. Otherwise, the k4a_capture_t will be destroyed by this C++ object.