Method

AravisCameraset_frame_count

Declaration [src]

void
arv_camera_set_frame_count (
  ArvCamera* camera,
  gint64 frame_count,
  GError** error
)

Description [src]

Sets the number of frames to capture in MultiFrame mode.

Available since:0.8.0

Parameters

frame_count gint64
 

Number of frames to capture in MultiFrame mode.

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