Function rs2_pipeline_profile_get_streams
Defined in File rs_pipeline.h
Function Documentation
-
rs2_stream_profile_list *rs2_pipeline_profile_get_streams(rs2_pipeline_profile *profile, rs2_error **error)
Return the selected streams profiles, which are enabled in this profile.
- Parameters:
profile – [in] A pointer to an instance of a pipeline profile
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
list of stream profiles