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

GenICam.GigEVision_GetAcquisitionActive Method

Checks if specified device is currently streaming video.

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public static bool GigEVision_GetAcquisitionActive
(
	int inDeviceHandle
)

Parameters

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

See also