You are here: Start » AVL.NET » GenICam.GigEVision_GetStreamingStatistics Method
GenICam.GigEVision_GetStreamingStatistics Method
Retrieves basic statistics of video streaming out of a GigEVision device.
| Namespace: | AvlNet |
|---|---|
| Assembly: | Genicam.Net.dll |
Syntax
public static void GigEVision_GetStreamingStatistics ( int inDeviceHandle, bool inReset, AvlNet.GigEVision_StreamingStatistics outStatistics )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an opened device that is streaming video. | ||
![]() | inReset | bool | True to reset internal device statistics after read. | ||
![]() | outStatistics | AvlNet.GigEVision_StreamingStatistics |


