| int rcp_key_mapping_is_supported | ( | const rcp_camera_connection_t * | con | ) |
Check if key mapping is supported by connected camera. Check if key mapping is supported via RCP by connected camera. This function uses the camera's RCP Parameter Set Version to determine if is is available.
| [in] | con | the camera connection |
| 0 | Key mapping is not supported by the connected camera. |
| 1 | Key mapping is supported by the connected camera. |