Function

Aravisselect_interface

since: 0.8.35

Declaration [src]

void
arv_select_interface (
  const char* interface_id
)

Description [src]

Enable an interface by name and disable all the others.

Available since: 0.8.35

Parameters

interface_id

Type: const char*

Name of the interface.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.