You are here: Start » AVL.NET » GigEVision_StreamingStatistics Class

GigEVision_StreamingStatistics Class

Namespace:Avl
Assembly:AvlNet.Genicam.dll

Constructors

 ConstructorDescription
GigEVision_StreamingStatistics()

Properties

 NameTypeDescription
BadFramesSystem.UInt32
CurrentInputQueueSizeSystem.UInt32
DroppedFramesSystem.UInt32
DroppedPacketsSystem.UInt32
ErroneousPacketsSystem.UInt32
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
LastFrameErrorSystem.String
LastPacketErrorSystem.String
LostFramesSystem.UInt32
LostPacketsSystem.UInt32
PacketResendRequestsSystem.UInt32
ReceivedFramesSystem.UInt32
ReconnectionsSystem.UInt32
ResendPacketsSystem.UInt32

Methods

 NameDescription
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

See also