The total number of errors while receiving RTP packets. This value indicates that an RTP
packet was read from the network but the media engine did not have internal buffer space
available to process the packet. In this case, the packet was discarded.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public uint LostRxPackets |
Visual Basic (Declaration) |
---|
Public LostRxPackets As UInteger |
Visual C++ |
---|
public: unsigned int LostRxPackets |
J# |
---|
public UInt32 LostRxPackets |