RCP API  6.61.0

◆ rcp_discovery_get_list()

rcp_discovery_cam_info_list_t * rcp_discovery_get_list ( void  )

Get list of discovered cameras.

Note
See the description of rcp_discovery_start for details on the camera discovery process.
Returns
linked list of cameras discovered. To free memory associated with this list a call to rcp_discovery_free_list must be made after its contents are no longer required. rcp_discovery_clear_list is made.