You are here: Start » FIL.NET » GenicamInvoke.GigEVision_FlushInputQueue

GenicamInvoke.GigEVision_FlushInputQueue

Discards remaining queued image frames and video stream data from network buffers.

Namespace:Fil
Assembly:FilNet.Genicam.dll

Syntax

C++
C#
 
public static void GigEVision_FlushInputQueue
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device which streaming queue should be cleared.

See also