You are here: Start » FIL.NET » GenicamInvoke.GigEVision_GetStreamingStatistics
GenicamInvoke.GigEVision_GetStreamingStatistics
Retrieves basic statistics of video streaming out of a GigEVision device.
Namespace: | Fil |
---|---|
Assembly: | FilNet.Genicam.dll |
Syntax
C++
C#
public static void GigEVision_GetStreamingStatistics ( int inDeviceHandle, bool inReset, Fil.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 | Fil.GigEVision_StreamingStatistics |