LumiSoft Net Help
RtpEP Property
NamespacesLumiSoft.Net.RTPRTP_SourceRtpEP
Gets source RTP end point. Value null means source haven't sent any RTCP packet.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPEndPoint RtpEP { get; }
Public ReadOnly Property RtpEP As IPEndPoint
	Get
public:
property IPEndPoint^ RtpEP {
	IPEndPoint^ get ();
}
member RtpEP : IPEndPoint 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