Function rs2_start_processing_queue
Defined in File rs_processing.h
Function Documentation
-
void rs2_start_processing_queue(rs2_processing_block *block, rs2_frame_queue *queue, rs2_error **error)
This method is used to direct the output from the processing block to a dedicated queue object
- Parameters:
block – [in] Processing block
queue – [in] Queue to place the processed frames to
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored