NVIDIA Holoscan SDK v2.7.0
Holoscan v2.7.0

Function holoscan::annotate_message

gxf_result_t holoscan::annotate_message(gxf_uid_t uid, const gxf_context_t &context, Operator *op, const char *transmitter_name)

This function annotates a message with a MessageLabel timestamp.

Parameters
  • uid – The entity ID of the message.

  • context – The GXF context.

  • op – The operator that is transmitting the message.

  • transmitter_name – The name of the transmitter from which the message is being published.

Returns

gxf_result_t The result of the annotation.

Previous Enum YuvRange
Next Function holoscan::calc_strides
© Copyright 2022-2024, NVIDIA. Last updated on Dec 2, 2024.