What can I help you with?
NVIDIA Holoscan SDK v3.1.0

Function holoscan::viz::SetFramebufferSizeCallback

void holoscan::viz::SetFramebufferSizeCallback(void *user_pointer, FramebufferSizeCallbackFunction callback)

Set the framebuffer size callback. The callback function is called when the framebuffer is resized.

Parameters
  • user_pointer – user pointer value to be passed to the callback

  • callback – the new framebuffer size callback or nullptr to remove the current callback

Previous Function holoscan::viz::SetFont
Next Function holoscan::viz::SetKeyCallback
© Copyright 2022-2025, NVIDIA. Last updated on Apr 7, 2025.