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

◆ handle()

k4a_device_t k4a::device::handle ( ) const
inlinenoexcept

Returns the underlying k4a_device_t handle.

Note the k4a_device_t handle does not have a reference count will be destroyed when the C++ object is destroyed. The caller is responsible for ensuring the C++ object outlives this handle.