| rcp_error_t rcp_get_periodic_off | ( | rcp_camera_connection_t * | con, |
| rcp_param_t | id | ||
| ) |
Disable periodic RCP parameter data from the camera.
This will send an RCP GET_PERIODIC message to the camera for the given RCP parameter, with a value of 0 to disable the periodic data to be sent.
| [in] | con | the camera connection |
| [in] | id | the RCP parameter |