device_handle | Handle obtained by k4a_device_open(). |
command | Color sensor control command. |
supports_auto | Location to store whether the color sensor's control support auto mode or not. true if it supports auto mode, otherwise false. |
min_value | Location to store the color sensor's control minimum value of /p command. |
max_value | Location to store the color sensor's control maximum value of /p command. |
step_value | Location to store the color sensor's control step value of /p command. |
default_value | Location to store the color sensor's control default value of /p command. |
default_mode | Location to store the color sensor's control default mode of /p command. |