RCP API
6.61.0
◆
rcp_set_str()
rcp_error_t
rcp_set_str
(
rcp_camera_connection_t
*
con
,
rcp_param_t
id
,
const char *
val
)
Set string value for RCP parameter.
This is used to set a value on the camera.
Note
Do not assume the set will be honored by the camera. Always rely on CURRENT messages from the camera to display data to the user.
Parameters
[in]
con
the camera connection
[in]
id
the RCP parameter
[in]
val
value to set
Returns
RCP_SUCCESS on success.
amalgamation
rcp_api.c
Generated by
1.8.13