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