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

GenICam.GenTL_FlushInputQueue Method

Discards remaining received and queued image frames in device video stream.

Namespace:FilNet
Assembly:Genicam.Net.dll

Syntax

public static void GenTL_FlushInputQueue
(
	int inDeviceHandle
)

Parameters

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

See also