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

GenICam.GigEVision_FlushInputQueue Method

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

Namespace:FilNet
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