Method

AravisCamerauv_get_bandwidth_bounds

Declaration [src]

void
arv_camera_uv_get_bandwidth_bounds (
  ArvCamera* camera,
  guint* min,
  guint* max,
  GError** error
)

Description

No description available.
Available since:0.8.0

Parameters

min guint*
 

Minimum bandwidth.

 The argument will be set by the function.
max guint*
 

Maximum bandwidth.

 The argument will be set by the function.
error GError **
  The return location for a GError*, or NULL.