[][src]Function realsense_sys::rs2_create_sequence_id_filter

pub unsafe extern "C" fn rs2_create_sequence_id_filter(
    error: *mut *mut rs2_error
) -> *mut rs2_processing_block

Creates a sequence_id_filter processing block. The block lets frames with the selected sequence id pass and blocks frames with other values \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored