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