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

GenICam.GenTL_FlushInputQueue Method

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

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