Function rs2_get_option_description

Function Documentation

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

get option description

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 description