| rcp_error_t rcp_rftp_delete_file | ( | rcp_camera_connection_t * | con, |
| const char * | path, | ||
| rcp_uuid_t * | uuid | ||
| ) |
Delete file from camera.
Deletes a file from the camera. This can be a preset file, overlay file, upgrade image, etc.
| [in] | con | the camera connection |
| [in] | path | destination path of the file on the camera |
| [out] | uuid | UUID object to use in subsequent api calls |