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

◆ K4A_DEVICE_CONFIG_INIT_DISABLE_ALL

const k4a_device_configuration_t K4A_DEVICE_CONFIG_INIT_DISABLE_ALL
static
Initial value:
false,
0,
0,
false }
Depth sensor will be turned off with this setting.
Definition: k4atypes.h:292
30 FPS
Definition: k4atypes.h:482
Color camera will be turned off with this setting.
Definition: k4atypes.h:311
Neither 'Sync In' or 'Sync Out' connections are used.
Definition: k4atypes.h:638
Color image type MJPG.
Definition: k4atypes.h:345

Initial configuration setting for disabling all sensors.

Remarks
Use this setting to initialize a k4a_device_configuration_t to a disabled state.