You are here: Start » AVL.NET » GenicamInvoke.GenTL_GetAcquisitionActive

GenicamInvoke.GenTL_GetAcquisitionActive

Checks if specified device is currently streaming video.

Namespace:Avl
Assembly:AvlNet.Genicam.dll

Syntax

C++
C#
 
public static bool GenTL_GetAcquisitionActive
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device that will be checked for streaming.

See also