RCP API  6.61.0

◆ rcp_key_mapping_get_mapping()

rcp_error_t rcp_key_mapping_get_mapping ( rcp_camera_connection_t con,
int  keycode 
)

Request current key-mapping for given keycode.

The current mapping (and list) will be return in the callback: cur_key_mapping_cb

Parameters
[in]conthe camera connection
[in]keycodethe key code requested (see MAKEKEYCODE macro)
Returns
RCP_SUCCESS on success.