You are here: Start » AVL.NET » GenICam.GigEVision_FlushInputQueue Method

GenICam.GigEVision_FlushInputQueue Method

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

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

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