Method

AravisCameraselect_black_level

Declaration [src]

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

Description [src]

Configures Black Level Selector feature.

Available since:0.8.27

Parameters

selector const char*
 

Black level selection.

 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.