Function rs2_get_stream_profiles
Defined in File rs_sensor.h
Function Documentation
-
rs2_stream_profile_list *rs2_get_stream_profiles(rs2_sensor *sensor, rs2_error **error)
check if physical subdevice is supported
- 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 stream profiles that given subdevice can provide, should be released by rs2_delete_profiles_list