Method

AravisCameraset_gain

Declaration [src]

void
arv_camera_set_gain (
  ArvCamera* camera,
  double gain,
  GError** error
)

Description [src]

Sets the gain of the ADC converter. Negative gain is ignored.

Available since:0.8.0

Parameters

gain double
 

Gain value.

error GError **
  The return location for a GError*, or NULL.