Function rs2_get_processing_block_info
Defined in File rs_processing.h
Function Documentation
-
const char *rs2_get_processing_block_info(const rs2_processing_block *block, rs2_camera_info info, rs2_error **error)
Retrieve processing block specific information, like name.
- Parameters:
block – [in] The processing block
info – [in] processing block info type to retrieve
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
The requested processing block info string, in a format specific to the device model