LumiSoft Net Help
LastSR Property
NamespacesLumiSoft.Net.RTPRTP_ReceiveStreamLastSR
Gets last received RTCP SR(sender report). Value null means no SR received.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTCP_Report_Sender LastSR { get; }
Public ReadOnly Property LastSR As RTCP_Report_Sender
	Get
public:
property RTCP_Report_Sender^ LastSR {
	RTCP_Report_Sender^ get ();
}
member LastSR : RTCP_Report_Sender with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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