![]() |
Imaging Control 4 C Library
1.3.0
|
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.