LumiSoft Net Help
LastSR Property
NamespacesLumiSoft.Net.RTPRTCP_Packet_ReportBlockLastSR
Gets or sets The middle 32 bits out of 64 in the NTP timestamp (as explained in Section 4) received as part of the most recent RTCP sender report (SR) packet from source SSRC_n. If no SR has been received yet, the field is set to zero.
Declaration Syntax
C#Visual BasicVisual C++F#
public uint LastSR { get; set; }
Public Property LastSR As UInteger
	Get
	Set
public:
property unsigned int LastSR {
	unsigned int get ();
	void set (unsigned int value);
}
member LastSR : uint32 with get, set
Property Value

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