RCP API  6.61.0

◆ rcp_send()

rcp_error_t rcp_send ( rcp_camera_connection_t con,
rcp_param_t  id 
)

Send RCP parameter to camera.

This is used to send a parameter to the camera that does not take any arguments.

Parameters
[in]conthe camera connection
[in]idthe RCP parameter
Returns
RCP_SUCCESS on success.