Function rs2_get_option_name

Function Documentation

const char *rs2_get_option_name(const rs2_options *options, rs2_option option, rs2_error **error)

get option name

Parameters:
  • options[in] the options container

  • option[in] option id to be checked

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

Returns:

human-readable option name