The max number of bytes of storage allocated for the RTP packet. The value of this member is
the same as the value specified for the MaxRtpPacketLength startup parameter. If the MaxRtpPacketLength
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public uint MaxRtpPacketLength |
Visual Basic (Declaration) |
---|
Public MaxRtpPacketLength As UInteger |
Visual C++ |
---|
public: unsigned int MaxRtpPacketLength |
J# |
---|
public UInt32 MaxRtpPacketLength |