Imaging Control 4 C Library 1.0.0
Loading...
Searching...
No Matches
IC4_INTERFACE Struct Reference

Device interface type. More...

Detailed Description

Device interface type.

Interfaces represent physical connections for cameras to the computer, e.g. network adapters or USB controllers.

Instances of this type are created by calling ic4_devenum_get_devitf().

This type is reference-counted. Call ic4_devitf_ref() to increase the internal reference count, or ic4_devitf_unref() to decrease it. If the reference count reaches zero, the object is destroyed.