[][src]Type Definition k4a_sys_temp::k4a_color_control_command_t

type k4a_color_control_command_t = u32;

Color sensor control commands

\remarks The current settings can be read with k4a_device_get_color_control(). The settings can be set with k4a_device_set_color_control().

\remarks Control values set on a device are reset only when the device is power cycled. The device will retain the settings even if the \ref k4a_device_t is closed or the application is restarted.

\see k4a_color_control_mode_t

\xmlonly k4atypes.h (include k4a/k4a.h) \endxmlonly