Method

AravisCameraget_feature_representation

Declaration [src]

ArvGcRepresentation
arv_camera_get_feature_representation (
  ArvCamera* camera,
  const char* feature
)

Description

No description available.
Available since:0.8.31

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
 

The feature representation, ARV_GC_REPRESENTATION_UNDEFINED if not available.