Function rs2_software_sensor_update_read_only_option
Defined in File rs_internal.h
Function Documentation
-
void rs2_software_sensor_update_read_only_option(rs2_sensor *sensor, rs2_option option, float val, rs2_error **error)
Update the read only option added to sensor
- Parameters:
sensor – [in] the software sensor
option – [in] the wanted option
val – [in] the wanted value
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored