The total number of received RTP packets that did not contain the proper number of media
payload bytes for the call.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public uint NumRxPacketSizeErrors |
Visual Basic (Declaration) |
---|
Public NumRxPacketSizeErrors As UInteger |
Visual C++ |
---|
public: unsigned int NumRxPacketSizeErrors |
J# |
---|
public UInt32 NumRxPacketSizeErrors |