The total number of received RTP packets that did not contain the proper media type for the call.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public uint NumRxPacketPayloadErrors
Visual Basic (Declaration)
Public NumRxPacketPayloadErrors As UInteger
Visual C++
public:
unsigned int NumRxPacketPayloadErrors
J#
public UInt32 NumRxPacketPayloadErrors

See Also