[][src]Constant k4a_sys::k4a_color_control_command_t_K4A_COLOR_CONTROL_AUTO_EXPOSURE_PRIORITY

pub const k4a_color_control_command_t_K4A_COLOR_CONTROL_AUTO_EXPOSURE_PRIORITY: k4a_color_control_command_t = 1;

Exposure or Framerate priority setting.

\details May only be set to ::K4A_COLOR_CONTROL_MODE_MANUAL.

\details Value of 0 means framerate priority. Value of 1 means exposure priority.

\details Using exposure priority may impact the framerate of both the color and depth cameras.

\details Deprecated starting in 1.2.0. Please discontinue usage, firmware does not support this.