LumiSoft Net Help
StreamMode Property
NamespacesLumiSoft.Net.RTPRTP_SessionStreamMode
Gets or sets stream mode.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_StreamMode StreamMode { get; set; }
Public Property StreamMode As RTP_StreamMode
	Get
	Set
public:
property RTP_StreamMode StreamMode {
	RTP_StreamMode get ();
	void set (RTP_StreamMode value);
}
member StreamMode : RTP_StreamMode with get, set
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