| 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
| [in] | con | the camera connection |
| [in] | keycode | the key code requested (see MAKEKEYCODE macro) |