Method
AravisDeviceget_integer_feature_increment
Declaration [src]
gint64
arv_device_get_integer_feature_increment (
ArvDevice* device,
const char* feature,
GError** error
)
Description [src]
Not all integer features have evenly distributed allowed values, which means the returned increment may not reflect the allowed value set.
Available since: | 0.8.0 |