Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages

Handles represent object instances. More...

Details

Handles represent object instances.

Handles are opaque pointers returned by the SDK which represent an object.

Data Structures

class  k4a_device_t
 Handle to an Azure Kinect device. More...
 
class  k4a_capture_t
 Handle to an Azure Kinect capture. More...
 
class  k4a_image_t
 Handle to an Azure Kinect image. More...
 
class  k4a_transformation_t
 Handle to an Azure Kinect transformation context. More...
 
class  k4a_record_t
 Handle to a k4a recording opened for writing. More...
 
class  k4a_playback_t
 Handle to a k4a recording opened for playback. More...
 
class  k4a_playback_data_block_t
 Handle to a block of data read from a k4a_playback_t custom track. More...