Method

AravisCameragv_select_stream_channel

Declaration [src]

void
arv_camera_gv_select_stream_channel (
  ArvCamera* camera,
  gint channel_id,
  GError** error
)

Description [src]

Select the current stream channel. Negative channel_id is ignored.

Available since:0.8.0

Parameters

channel_id gint
 

Id of the channel to select.

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