LumiSoft Net Help
Jitter Property
NamespacesLumiSoft.Net.RTPRTCP_Packet_ReportBlockJitter
Gets or sets an estimate of the statistical variance of the RTP data packet interarrival time, measured in timestamp units and expressed as an unsigned integer.
Declaration Syntax
C#Visual BasicVisual C++F#
public uint Jitter { get; set; }
Public Property Jitter As UInteger
	Get
	Set
public:
property unsigned int Jitter {
	unsigned int get ();
	void set (unsigned int value);
}
member Jitter : uint32 with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119