Function rs2_software_sensor_add_pose_stream_ex

Function Documentation

rs2_stream_profile *rs2_software_sensor_add_pose_stream_ex(rs2_sensor *sensor, rs2_pose_stream pose_stream, int is_default, rs2_error **error)

Add pose stream to sensor

Parameters:
  • sensor[in] the software sensor

  • pose_stream[in] all the stream components

  • is_default[in] whether or not the stream should be a default stream for the device

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