Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Get the Azure Kinect color sensor control value.
device_handle | Handle obtained by k4a_device_open(). |
command | Color sensor control command. |
mode | Location to store the color sensor's control mode. This mode represents whether the command is in automatic or manual mode. |
value | Location to store the color sensor's control value. This value is always written, but is only valid when the mode returned is K4A_COLOR_CONTROL_MODE_MANUAL for the current command . |
value
for each command.value
for that command is not valid.