Opens RTP session to the specified remote target.
| C# | Visual Basic | Visual C++ | F# |
public void AddTarget( RTP_Address target )
Public Sub AddTarget ( target As RTP_Address )
public: void AddTarget( RTP_Address^ target )
member AddTarget : target : RTP_Address -> unit
- target (RTP_Address)
- Session remote target.
Once RTP session opened, RTCP reports sent to that target and also each local sending stream data.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when target is null reference. |
| ObjectDisposedException | Is raised when this class is Disposed and this method is accessed. |
| ArgumentException | Is raised when any of the arguments has invalid values. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119