Function rs2_gl_shutdown_processing
Defined in File rs_processing_gl.h
Function Documentation
-
void rs2_gl_shutdown_processing(int api_version, rs2_error **error)
Shutdown librealsense processing. This will switch all GL processing blocks into CPU only mode
- 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