Method
AravisDeviceget_feature_representation
since: 0.8.31
Declaration [src]
ArvGcRepresentation
arv_device_get_feature_representation (
ArvDevice* device,
const char* feature
)
Parameters
feature
-
Type:
const char*
Feature name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: ArvGcRepresentation
Enum ArvGcRepresentation, ARV_GC_REPRESENTATION_UNDEFINED if not available.