RCP API  6.61.0

◆ rcp_delete_camera_connection()

void rcp_delete_camera_connection ( rcp_camera_connection_t con)

Close and cleanup camera connection.

This function should be called when a connection with a camera has been lost or the user wants to disconnect from the camera. It will free up any allocated memory.

Parameters
[in]concamera connection to terminate.