RCP API  6.61.0

◆ rcp_get_status()

rcp_error_t rcp_get_status ( rcp_camera_connection_t con,
rcp_param_t  id 
)

Request RCP parameter status from the camera.

The status requested with this call will be returned in the callback: cur_status_cb.

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