Function rs2_gl_shutdown_rendering

Function Documentation

void rs2_gl_shutdown_rendering(int api_version, rs2_error **error)

Shutdown librealsense rendering. This will disable all rendering blocks

Parameters:
  • api_version[in] Users are expected to pass their version of RS2_API_VERSION to make sure they are running the correct librealsense version.

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