LumiSoft Net Help
Stream Property
NamespacesLumiSoft.Net.RTPRTP_Source_RemoteStream
Gets the stream we receive. Value null means that source is passive and doesn't send any RTP data.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_ReceiveStream Stream { get; }
Public ReadOnly Property Stream As RTP_ReceiveStream
	Get
public:
property RTP_ReceiveStream^ Stream {
	RTP_ReceiveStream^ get ();
}
member Stream : RTP_ReceiveStream with get
Property Value
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