Method

AravisCamerauv_set_bandwidth

Declaration [src]

void
arv_camera_uv_set_bandwidth (
  ArvCamera* camera,
  guint bandwidth,
  GError** error
)

Description [src]

Set the bandwith limit or, if bandwith is not strictly positive, disable the limit.

Available since:0.8.0

Parameters

bandwidth guint
 

Bandwith limit, in megabits/sec.

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