Function rs2_get_frame_labels

Function Documentation

void *rs2_get_frame_labels(const rs2_frame *frame, rs2_error **error)

When called on Labeled Points frame type, this method returns a pointer to an array of labels

Parameters:
  • frame[in] Vertices frame

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

Returns:

Pointer to an array of attributes, lifetime is managed by the frame