RCP API  6.61.0

◆ rcp_get_id()

rcp_param_t rcp_get_id ( const rcp_camera_connection_t con,
const char *  name 
)

Get ID for RCP parameter by name.

Parameters
[in]conthe camera connection
[in]namename of the RCP parameter
Returns
the id of the RCP parameter identified by name, or RCP_PARAM_COUNT if the name is not found.