Method

AravisDeviceget_genicam

since: 0.2.0

Declaration [src]

ArvGc*
arv_device_get_genicam (
  ArvDevice* device
)

Description [src]

Retrieves the genicam interface of the given device.

Available since: 0.2.0

Return value

Type: ArvGc

The genicam interface.

The returned data is owned by the instance.