Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Set the Azure Kinect color sensor control value.
device_handle | Handle obtained by k4a_device_open(). |
command | Color sensor control command. |
mode | Color sensor control mode to set. This mode represents whether the command is in automatic or manual mode. |
value | Value to set the color sensor's control to. The value is only valid if mode is set to K4A_COLOR_CONTROL_MODE_MANUAL, and is otherwise ignored. |
value
for each command.value
for that command is not valid.