The total number of bytes in the RTP packet.

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

Syntax

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

See Also