Gets session members. Session member is local/remote source what sends RTCP,RTP or RTCP-RTP data.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public RTP_Source[] Members { get; }
Public ReadOnly Property Members As RTP_Source() Get
public: property array<RTP_Source^>^ Members { array<RTP_Source^>^ get (); }
member Members : RTP_Source[] with get
Property Value
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