Method
AravisInterfaceget_device_address
since: 0.2.0
Declaration [src]
const char*
arv_interface_get_device_address (
ArvInterface* iface,
unsigned int index
)
Description [src]
Queries the device address (IP address in the case of an ethernet camera). Useful
for constructing manual connections to devices using arv_gv_device_new
Prior to this call the arv_interface_update_device_list()
function must be called.
Available since: 0.2.0