Function rs2_software_device_create_matcher

Function Documentation

void rs2_software_device_create_matcher(rs2_device *dev, rs2_matchers matcher, rs2_error **error)

Set the wanted matcher type that will be used by the syncer

Parameters:
  • dev[in] the software device

  • matcher[in] matcher type

  • error[out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored