Function rs2_software_sensor_add_motion_stream

Function Documentation

rs2_stream_profile *rs2_software_sensor_add_motion_stream(rs2_sensor *sensor, rs2_motion_stream motion_stream, rs2_error **error)

Add motion stream to sensor

Parameters:
  • sensor[in] the software sensor

  • motion_stream[in] all the stream components

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