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

Definition of constant values. More...

Details

Definition of constant values.

Macros

#define K4A_DEVICE_DEFAULT   (0)
 Default device index. More...
 
#define K4A_WAIT_INFINITE   (-1)
 An infinite wait time for functions that take a timeout parameter. More...
 
#define K4A_TRACK_NAME_COLOR   "COLOR"
 Name of the built-in color track used in recordings. More...
 
#define K4A_TRACK_NAME_DEPTH   "DEPTH"
 Name of the built-in depth track used in recordings. More...
 
#define K4A_TRACK_NAME_IR   "IR"
 Name of the built-in IR track used in recordings. More...
 
#define K4A_TRACK_NAME_IMU   "IMU"
 Name of the built-in imu track used in recordings. More...
 

Variables

static const k4a_device_configuration_t K4A_DEVICE_CONFIG_INIT_DISABLE_ALL
 Initial configuration setting for disabling all sensors. More...