Gets RTP session remote targets.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public RTP_Address[] Targets { get; }
Public ReadOnly Property Targets As RTP_Address() Get
public: property array<RTP_Address^>^ Targets { array<RTP_Address^>^ get (); }
member Targets : RTP_Address[] with get
Property Value
Remarks
Normally RTP session has only 1 remote target, for multi-unicast session, there may be more than 1 target.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119