You are here: Start » AVL.NET » GigEVision_StreamingStatistics Class
GigEVision_StreamingStatistics Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Genicam.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| GigEVision_StreamingStatistics() | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| BadFrames | System.UInt32 | ||
| CurrentInputQueueSize | System.UInt32 | ||
| DroppedFrames | System.UInt32 | ||
| DroppedPackets | System.UInt32 | ||
| ErroneousPackets | System.UInt32 | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| LastFrameError | System.String | ||
| LastPacketError | System.String | ||
| LostFrames | System.UInt32 | ||
| LostPackets | System.UInt32 | ||
| PacketResendRequests | System.UInt32 | ||
| ReceivedFrames | System.UInt32 | ||
| Reconnections | System.UInt32 | ||
| ResendPackets | System.UInt32 | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.GigEVision_StreamingStatistics) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.GigEVision_StreamingStatistics) | ||
| ToString() | Inherited from System.Object | 
