Function rs2_get_stream_profile_name
Defined in File rs_frame.h
Function Documentation
-
const char *rs2_get_stream_profile_name(const rs2_stream_profile *profile, rs2_error **error)
Returns the stream profile name
- Parameters:
profile – [in] stream profile whose name we want to get
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
Stream name, as a null terminated string