Function rs2_create_sync_processing_block
Defined in File rs_processing.h
Function Documentation
-
rs2_processing_block *rs2_create_sync_processing_block(rs2_error **error)
Creates Sync processing block. This block accepts arbitrary frames and output composite frames of best matches Some frames may be released within the syncer if they are waiting for match for too long Syncronization is done (mostly) based on timestamps so good hardware timestamps are a pre-condition
- Parameters:
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored