Function rs2_get_processing_block
Defined in File rs_sensor.h
Function Documentation
-
rs2_processing_block *rs2_get_processing_block(const rs2_processing_block_list *list, int index, rs2_error **error)
Returns specific processing blocks from processing blocks list
- Parameters:
list – [in] the processing blocks list
index – [in] the requested processing block
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
processing block