Method
AravisDeviceset_range_check_policy
Declaration [src]
void
arv_device_set_range_check_policy (
ArvDevice* device,
ArvRangeCheckPolicy policy
)
Description [src]
Sets the range check policy. When enabled, before being set, the value of all nodes with an ArvGcFloat or
ArvGcInteger interface will be checked against their Min and Max properties.
| Available since: | 0.8.6 |
Parameters
policy |
ArvRangeCheckPolicy |
Range check policy. |