You are here: Start » AVL.NET » GenicamInvoke.GenTL_GetStreamingStatistics
GenicamInvoke.GenTL_GetStreamingStatistics
Retrieves basic statistics of video streaming out of GenICam device.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Genicam.dll |
Syntax
C++
C#
public static void GenTL_GetStreamingStatistics ( int inDeviceHandle, out Avl.GenTL_StreamingStatistics outStatistics )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an open device that is streaming video. | ||
![]() | outStatistics | Avl.GenTL_StreamingStatistics |