| int rcp_rftp_tethered_is_supported | ( | const rcp_camera_connection_t * | con | ) |
Check if rftp tethered file retrieval is supported by connected camera.
Check if rftp tethered file retrieval is supported by the connected camera. This function uses the camera's RCP Parameter Set Version to determine if is is available.
| [in] | con | the camera connection |
| 0 | The rftp tethered file retrieval is not supported by the connected camera. |
| 1 | The rftp tethered file retrieval is supported by the connected camera. |