Function rs2_get_debug_stream_profiles

Function Documentation

rs2_stream_profile_list *rs2_get_debug_stream_profiles(rs2_sensor *sensor, rs2_error **error)

retrieve list of debug stream profiles that given subdevice can provide

Parameters:
  • sensor[in] input RealSense subdevice

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

Returns:

list of debug stream profiles that given subdevice can provide, should be released by rs2_delete_profiles_list