Method

AravisGvDeviceauto_packet_size

Declaration [src]

guint
arv_gv_device_auto_packet_size (
  ArvGvDevice* gv_device
  GError** error
)

Description [src]

Automatically determine the biggest packet size that can be used data streaming, and set ArvGevSCPSPacketSize value accordingly. This function relies on the GevSCPSFireTestPacket feature.

Available since:0.6.0

Return value

Returns: guint
 

The automatic packet size, in bytes, or the current one if GevSCPSFireTestPacket is not supported.