Azure Kinect Body Tracking SDK
0.9.5
|
|
inlinenoexcept |
Returns the underlying k4abt_frame_t handle.
Note that this function does not increment the reference count on the k4abt_frame_t. The caller is responsible for incrementing the reference count on the k4abt_frame_t if the caller needs the k4abt_frame_t to outlive this C++ object. Otherwise, the k4abt_frame_t will be destroyed by this C++ object.