Function rs2_set_dds_domain

Function Documentation

void rs2_set_dds_domain(const rs2_device *device, unsigned int domain, rs2_error **error)

Set DDS domain id to use when connected through Ethernet

Parameters:
  • device[in] RealSense device

  • domain[in] DDS domain id to use (0-232)

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