Function rs2_get_recommended_processing_blocks
Defined in File rs_sensor.h
Function Documentation
-
rs2_processing_block_list *rs2_get_recommended_processing_blocks(rs2_sensor *sensor, rs2_error **error)
Returns the list of recommended processing blocks for a specific sensor. Order and configuration of the blocks are decided by the sensor
- Parameters:
sensor – [in] input sensor
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
list of supported sensor recommended processing blocks