Method

AravisCameraselect_gain

Declaration [src]

void
arv_camera_select_gain (
  ArvCamera* camera,
  const char* selector,
  GError** error
)

Description [src]

Configures Gain Selector feature.

Available since:0.8.27

Parameters

selector const char*
 

Gain selector.

 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.