| rcp_error_t rcp_user_metadata_unregister | ( | rcp_camera_connection_t * | con, |
| const char * | id | ||
| ) |
Unregister user metadata id with camera.
Unregistering a user id will remove the item from the current set of user metadata as well as free up space for other third party metadata.
| [in] | con | the camera connection |
| [in] | id | the user assigned ID |