[][src]Function realsense_sys::rs2_get_stream_profiles

pub unsafe extern "C" fn rs2_get_stream_profiles(
    sensor: *mut rs2_sensor,
    error: *mut *mut rs2_error
) -> *mut rs2_stream_profile_list

check if physical subdevice is supported \param[in] sensor input RealSense subdevice \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored \return list of stream profiles that given subdevice can provide, should be released by rs2_delete_profiles_list