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


