LumiSoft Net Help
DelaySinceLastSR Property
NamespacesLumiSoft.Net.RTPRTCP_Packet_ReportBlockDelaySinceLastSR
Gets or sets the delay, expressed in units of 1/65536 seconds, between receiving the last SR packet from source SSRC_n and sending this reception report block. If no SR packet has been received yet from SSRC_n, the DLSR field is set to zero.
Declaration Syntax
C#Visual BasicVisual C++F#
public uint DelaySinceLastSR { get; set; }
Public Property DelaySinceLastSR As UInteger
	Get
	Set
public:
property unsigned int DelaySinceLastSR {
	unsigned int get ();
	void set (unsigned int value);
}
member DelaySinceLastSR : uint32 with get, set
Property Value

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