The number of bytes in the RTP header.

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

Syntax

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

See Also