LumiSoft Net Help
ReceiveStreams Property
NamespacesLumiSoft.Net.RTPRTP_SessionReceiveStreams
Gets the RTP streams what we receive.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_ReceiveStream[] ReceiveStreams { get; }
Public ReadOnly Property ReceiveStreams As RTP_ReceiveStream()
	Get
public:
property array<RTP_ReceiveStream^>^ ReceiveStreams {
	array<RTP_ReceiveStream^>^ get ();
}
member ReceiveStreams : RTP_ReceiveStream[] with get
Property Value
array<RTP_ReceiveStream>[]()[][]
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